We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f6698c commit 90c723eCopy full SHA for 90c723e
.github/workflows/release.yml
@@ -25,7 +25,7 @@ jobs:
25
id: release
26
uses: googleapis/release-please-action@16a9c90856f42705d54a6fda1823352bdc62cf38 # v4.4.0
27
- if: ${{ steps.release.outputs.release_created }}
28
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
29
30
uses: ./.github/actions/publish
31
with:
0 commit comments