Skip to content

Commit 04fca99

Browse files
chore(deps): update actions/github-script action to v9 (#1790)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 122eab2 commit 04fca99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/needs-port-upstream.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
- name: checkout
1212
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1313
- name: create issue
14-
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
14+
uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0
1515
with:
1616
script: |
1717
github.rest.issues.create({

0 commit comments

Comments
 (0)