Skip to content

Commit

Permalink
chore(deps): update actions/github-script action to v7
Browse files Browse the repository at this point in the history
Signed-off-by: usa-reddragon-renovate-ce[bot]@users.noreply.github.com
  • Loading branch information
usa-reddragon-renovate-ce[bot] committed Jan 27, 2024
1 parent a0c9f83 commit fd1de45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ jobs:
prerelease: false
- name: Create Issue on Failure
if: failure() && startsWith(github.ref, 'refs/tags/v')
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
script: |
Expand Down

0 comments on commit fd1de45

Please sign in to comment.