Skip to content

Commit b352ba7

Browse files
committed
Update fpm-version-update.yml
1 parent 66d1b23 commit b352ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fpm-version-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
104104
- name: Trigger brew test-bot
105105
if: env.UPDATE_NEEDED == 'true' && steps.create-pr.outputs.pull-request-number
106-
uses: actions/github-script@v6
106+
uses: actions/github-script@7
107107
with:
108108
github-token: ${{ secrets.GITHUB_TOKEN }}
109109
script: |

0 commit comments

Comments
 (0)