Skip to content

Commit

Permalink
Merge pull request #270 from coreos/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/github-script-7

build(deps): bump actions/github-script from 6 to 7
  • Loading branch information
travier authored Nov 25, 2024
2 parents efe4293 + 782b5b0 commit a5639f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
matrix: ${{ fromJSON(needs.init.outputs.matrix) }}
steps:
- name: Fork target repo
uses: actions/github-script@v6
uses: actions/github-script@v7
with:
github-token: ${{ secrets.COREOSBOT_RELENG_TOKEN }}
script: |
Expand Down

0 comments on commit a5639f6

Please sign in to comment.