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 cba01f6 commit e76b7feCopy full SHA for e76b7fe
.github/workflows/auto-release.yml
@@ -10,5 +10,5 @@ on:
10
11
jobs:
12
release:
13
- uses: xmidt-org/shared-go/.github/workflows/auto-releaser.yml@b667178a63b2cf6d61739d53fa1e3f200adfb12e # v4.4.20
+ uses: xmidt-org/shared-go/.github/workflows/auto-releaser.yml@c01bf687bfa46ac5490335ae4684a4a0771a64bc # v4.4.21
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@b667178a63b2cf6d61739d53fa1e3f200adfb12e # v4.4.20
+ uses: xmidt-org/shared-go/.github/workflows/ci.yml@c01bf687bfa46ac5490335ae4684a4a0771a64bc # v4.4.21
24
with:
25
license-skip: true
26
release-type: program
0 commit comments