Skip to content

Commit

Permalink
Merge pull request #309 from pact-foundation/renovate/softprops-actio…
Browse files Browse the repository at this point in the history
…n-gh-release-2.x

chore(deps): update softprops/action-gh-release action to v2
  • Loading branch information
YOU54F authored Dec 10, 2024
2 parents 5a7370f + a1a0d1d commit d3b5bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
NODE_AUTH_TOKEN: ${{secrets.NPM_AUTOMATION_TOKEN}}
- name: Create Release
id: create_release
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # This token is provided by Actions, you do not need to create your own token
with:
Expand Down

0 comments on commit d3b5bed

Please sign in to comment.