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 5cf1de2 commit 0973c94Copy full SHA for 0973c94
.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@ffc8c2d60d5cea02d9ebd149ac688b679debf356 # v4.4.8
+ uses: xmidt-org/shared-go/.github/workflows/auto-releaser.yml@dba5224b851866142a89af515639b26a8bceb5f0 # v4.4.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@ffc8c2d60d5cea02d9ebd149ac688b679debf356 # v4.4.8
+ uses: xmidt-org/shared-go/.github/workflows/ci.yml@dba5224b851866142a89af515639b26a8bceb5f0 # v4.4.9
24
with:
25
license-skip: true
26
release-type: program
0 commit comments