We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d742f3d commit 1fb345dCopy full SHA for 1fb345d
.github/workflows/publish.yaml
@@ -19,7 +19,7 @@ on:
19
20
jobs:
21
publish:
22
- uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@8bbf2a17734ebd8600f619c36f75d2f3acd9017d # 2025 March 14
+ uses: bazel-contrib/publish-to-bcr/.github/workflows/publish.yaml@fdba2ee58b51f339e438137634830100fa8c9bc2 # 2025 March 15
23
with:
24
tag_name: ${{ inputs.tag_name }}
25
# GitHub repository which is a fork of the upstream where the Pull Request will be opened.
0 commit comments