Skip to content

Commit

Permalink
Update actions/github-script action to v6.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2023
1 parent c04373b commit 7cb4807
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-and-build-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
contents: write
steps:
- name: tag
uses: actions/github-script@d556feaca394842dc55e4734bf3bb9f685482fa0 # tag=v6.3.3
uses: actions/github-script@98814c53be79b1d30f795b907e553d8679345975 # v6.4.0
with:
script: |
github.rest.git.createRef({
Expand Down

0 comments on commit 7cb4807

Please sign in to comment.