Skip to content

Commit

Permalink
Merge pull request #360 from bcgov/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…github-script-7

Bump actions/github-script from 5 to 7
  • Loading branch information
sumathi-thirumani authored Jan 17, 2025
2 parents 2ad8693 + 6fa0939 commit d0d1321
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
uses: actions/checkout@v2

- name: Create tag
uses: actions/github-script@v5
uses: actions/github-script@v7
with:
script: |
github.rest.git.createRef({
Expand Down

0 comments on commit d0d1321

Please sign in to comment.