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 6afeb9f commit a8377eaCopy full SHA for a8377ea
.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@a98d20363e6225b37af9aa8d2b3c4bdfedbe8020 # v4.8.7
+ uses: xmidt-org/shared-go/.github/workflows/auto-releaser.yml@39e0c06dc85a40778331da295d9cb3b70a9e2bb8 # v4.8.9
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@a98d20363e6225b37af9aa8d2b3c4bdfedbe8020 # v4.8.7
+ uses: xmidt-org/shared-go/.github/workflows/ci.yml@39e0c06dc85a40778331da295d9cb3b70a9e2bb8 # v4.8.9
24
with:
25
release-type: program
26
release-main-package: ./cmd/xmidt-agent
0 commit comments