Skip to content

Commit b6e3315

Browse files
authored
Merge pull request #3318 from gofiber/dependabot/github_actions/actions/github-script-8.0.0
2 parents ca53e6a + 163c97f commit b6e3315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/combine-prs.yml

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

3232
# Steps represent a sequence of tasks that will be executed as part of the job
3333
steps:
34-
- uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1
34+
- uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
3535
id: create-combined-pr
3636
name: Create Combined PR
3737
with:

0 commit comments

Comments
 (0)