Skip to content

Commit

Permalink
Merge pull request #1374 from spidernet-io/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…dacbd/create-issue-action-2.0.0

build(deps): bump dacbd/create-issue-action from 1.2.1 to 2.0.0
  • Loading branch information
weizhoublue authored Aug 1, 2024
2 parents ab8cbd4 + aab15cd commit 461c688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-nightly-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 461c688

Please sign in to comment.