Skip to content

Commit 23958bd

Browse files
authored
Merge pull request #318 from coreos/dependabot/github_actions/actions/github-script-8
build(deps): bump actions/github-script from 7 to 8
2 parents 1504c25 + 88bbfea commit 23958bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
matrix: ${{ fromJSON(needs.init.outputs.matrix) }}
5353
steps:
5454
- name: Fork target repo
55-
uses: actions/github-script@v7
55+
uses: actions/github-script@v8
5656
with:
5757
github-token: ${{ secrets.COREOSBOT_RELENG_TOKEN }}
5858
script: |

0 commit comments

Comments
 (0)