Skip to content

Commit

Permalink
refactor: Specify more exact version
Browse files Browse the repository at this point in the history
  • Loading branch information
l0b0 committed Dec 15, 2023
1 parent 59f3364 commit 46e9c20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
outputs:
release_created: ${{ steps.release.outputs.release_created }}
steps:
- uses: google-github-actions/release-please-action@a2d8d683f209466ee8c695cd994ae2cf08b1642d # v3
- uses: google-github-actions/release-please-action@a2d8d683f209466ee8c695cd994ae2cf08b1642d # v4.0.1
id: release
with:
release-type: node
Expand Down

0 comments on commit 46e9c20

Please sign in to comment.