Skip to content

Commit cce7a79

Browse files
authored
Merge pull request #644 from etcd-io/dependabot/github_actions/actions/github-script-7.0.1
build(deps): Bump actions/github-script from 6.4.1 to 7.0.1
2 parents 086cd74 + 70aa6e6 commit cce7a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-workflow-approve.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
actions: write
1919
steps:
2020
- name: Update PR
21-
uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1
21+
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
2222
continue-on-error: true
2323
with:
2424
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)