Skip to content

Commit cb100b4

Browse files
Merge pull request #335 from bcgov/dependabot/github_actions/actions/github-script-7
Bump actions/github-script from 5 to 7
2 parents 649ffd8 + eeef782 commit cb100b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create_tag.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/checkout@v2
3939

4040
- name: Create tag
41-
uses: actions/github-script@v5
41+
uses: actions/github-script@v7
4242
with:
4343
script: |
4444
github.rest.git.createRef({

0 commit comments

Comments
 (0)