We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57e5ce2 commit 0eb422dCopy full SHA for 0eb422d
.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@c01bf687bfa46ac5490335ae4684a4a0771a64bc # v4.4.21
+ uses: xmidt-org/shared-go/.github/workflows/auto-releaser.yml@94ab3aedfcfcc12504684a25dc6e144e7423771b # v4.4.22
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@c01bf687bfa46ac5490335ae4684a4a0771a64bc # v4.4.21
+ uses: xmidt-org/shared-go/.github/workflows/ci.yml@94ab3aedfcfcc12504684a25dc6e144e7423771b # v4.4.22
24
with:
25
release-type: library
26
yaml-lint-skip: false
0 commit comments