Skip to content

Commit

Permalink
chore(deps): update actionshub/publish-gem-to-github action to v1.0.12 (
Browse files Browse the repository at this point in the history
#138)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 27, 2023
1 parent 4012b84 commit a32d9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/please-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

- name: Build and publish to GitHub Package
if: ${{ steps.release.outputs.release_created }}
uses: actionshub/[email protected].6
uses: actionshub/[email protected].12
with:
token: ${{ secrets.GITHUB_TOKEN }}
owner: ${{ secrets.OWNER }}
Expand Down

0 comments on commit a32d9fd

Please sign in to comment.