Skip to content

Commit 4a5ae4f

Browse files
authored
Merge pull request #661 from nextcloud/dependabot/github_actions/actions/github-script-8.0.0
chore(deps): Bump actions/github-script from 7.0.1 to 8.0.0
2 parents 1ac3550 + 9f85222 commit 4a5ae4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/command-compile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
steps:
2929
- name: Get repository from pull request comment
30-
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
30+
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
3131
id: get-repository
3232
with:
3333
github-token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)