We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e149d99 commit 2fba84dCopy full SHA for 2fba84d
.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@796cdc42c6d8343c7bbc4b5de16387e9955a9b0d # v4.7.7
+ uses: xmidt-org/shared-go/.github/workflows/auto-releaser.yml@839c538ddd40c5914c43101ade26b8a9b2122e2e # v4.7.8
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@796cdc42c6d8343c7bbc4b5de16387e9955a9b0d # v4.7.7
+ uses: xmidt-org/shared-go/.github/workflows/ci.yml@839c538ddd40c5914c43101ade26b8a9b2122e2e # v4.7.8
24
with:
25
release-type: program
26
release-main-package: ./cmd/xmidt-agent
0 commit comments