We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0eb422d commit 74a9c11Copy full SHA for 74a9c11
.github/workflows/auto-releaser.yml
@@ -10,5 +10,5 @@ on:
10
11
jobs:
12
release:
13
- uses: xmidt-org/shared-go/.github/workflows/auto-releaser.yml@94ab3aedfcfcc12504684a25dc6e144e7423771b # v4.4.22
+ uses: xmidt-org/shared-go/.github/workflows/auto-releaser.yml@9dc33d956df1b1d9862ccf3f92a87ea439c9d513 # v4.4.23
14
secrets: inherit
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ on:
20
21
22
ci:
23
- uses: xmidt-org/shared-go/.github/workflows/ci.yml@94ab3aedfcfcc12504684a25dc6e144e7423771b # v4.4.22
+ uses: xmidt-org/shared-go/.github/workflows/ci.yml@9dc33d956df1b1d9862ccf3f92a87ea439c9d513 # v4.4.23
24
with:
25
release-type: library
26
yaml-lint-skip: false
0 commit comments