Skip to content

Commit

Permalink
Merge pull request #467 from sivertschou/dependabot/github_actions/nc…
Browse files Browse the repository at this point in the history
…ipollo/release-action-1.15.0

build(deps): Bump ncipollo/release-action from 1.14.0 to 1.15.0
  • Loading branch information
sivertschou authored Jan 14, 2025
2 parents e05119e + 920acca commit 26c50cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
excludeTypes: ''

- name: Create release
uses: ncipollo/release-action@v1.14.0
uses: ncipollo/release-action@v1.15.0
with:
tag: ${{ steps.gitversion.outputs.semVer }}
token: ${{ github.token }}
Expand Down

0 comments on commit 26c50cb

Please sign in to comment.