Skip to content

Commit 2686a1e

Browse files
Merge pull request #16 from rootlyhq/dependabot/github_actions/master/actions/github-script-8
Bump actions/github-script from 7 to 8
1 parent a0c326d commit 2686a1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
} >> $GITHUB_OUTPUT
7878
7979
- name: Create GitHub Release
80-
uses: actions/github-script@v7
80+
uses: actions/github-script@v8
8181
with:
8282
github-token: ${{ secrets.GITHUB_TOKEN }}
8383
script: |

0 commit comments

Comments
 (0)