diff --git a/.github/workflows/auto-nightly-ci.yaml b/.github/workflows/auto-nightly-ci.yaml index f1ca35052..71b082a58 100644 --- a/.github/workflows/auto-nightly-ci.yaml +++ b/.github/workflows/auto-nightly-ci.yaml @@ -117,7 +117,7 @@ jobs: echo "TIMESTAMP=`date +%Y-%m-%d`" >> $GITHUB_ENV - name: create an issue - uses: dacbd/create-issue-action@v1.2.1 + uses: dacbd/create-issue-action@v2.0.0 with: token: ${{ secrets.WELAN_PAT }} title: "Night CI ${{ ENV.TIMESTAMP }}: Failed"