Skip to content

Commit

Permalink
Merge pull request #320 from sigstore/renovate/actions-github-script-6.x
Browse files Browse the repository at this point in the history
Update actions/github-script action to v6.4.0
  • Loading branch information
loosebazooka authored Feb 6, 2023
2 parents 8801100 + 7cb4807 commit 4ffe267
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 4ffe267

Please sign in to comment.