Skip to content

Commit

Permalink
Bump github-script
Browse files Browse the repository at this point in the history
  • Loading branch information
dee-kryvenko committed Sep 15, 2024
1 parent 6275061 commit ec53727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
steps:
- name: Create tag
if: github.event_name == 'workflow_dispatch'
uses: actions/github-script@v5
uses: actions/github-script@v7
with:
script: |
github.rest.git.createRef({
Expand Down

0 comments on commit ec53727

Please sign in to comment.