Skip to content

Commit 54465d0

Browse files
authored
Merge pull request #872 from nextcloud/dependabot/github_actions/dot-github/workflows/actions/github-script-8.0.0
ci(deps): Bump actions/github-script from 7.0.1 to 8.0.0 in /.github/workflows
2 parents 2a9246e + 28934b7 commit 54465d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/block-merge-freeze.yml

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

3030
steps:
3131
- name: Register server reference to fallback to master branch
32-
uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
32+
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
3333
with:
3434
github-token: ${{secrets.GITHUB_TOKEN}}
3535
script: |

0 commit comments

Comments
 (0)