Skip to content

Commit

Permalink
Bump the github-actions group with 1 update (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 3b1bb8e commit 189fc11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
} >> $GITHUB_OUTPUT
- name: Create Release
if: startsWith(github.ref, 'refs/tags/')
uses: softprops/action-gh-release@v1
uses: softprops/action-gh-release@v2
with:
token: ${{ secrets.CRYPTOBOT_RELEASE_TOKEN }}
body: |-
Expand Down

0 comments on commit 189fc11

Please sign in to comment.