Skip to content

Commit

Permalink
Merge pull request #3879 from Flexget/renovate/actions-github-script-7.x
Browse files Browse the repository at this point in the history
Update actions/github-script action to v7
  • Loading branch information
gazpachoking committed Nov 14, 2023
2 parents 13bca7f + 5b160e0 commit f40639a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4
- uses: actions/github-script@v6
- uses: actions/github-script@v7
name: Create Deployment
with:
github-token: ${{ secrets.flexgetbot_pat }}
Expand Down

0 comments on commit f40639a

Please sign in to comment.