Skip to content

Commit 19d0b0c

Browse files
ci: bump actions/github-script from 7 to 8 (#59)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffef089 commit 19d0b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upstream_formula_update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
git push origin "HEAD:refs/heads/${branch}"
5555
5656
- name: Create PR
57-
uses: actions/github-script@v7
57+
uses: actions/github-script@v8
5858
id: create-pr
5959
with:
6060
github-token: ${{ secrets.GIT_PAT }}

0 commit comments

Comments
 (0)