We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe35274 commit 42296f9Copy full SHA for 42296f9
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ on:
21
jobs:
22
ci:
23
# yamllint disable-line
24
- 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
25
with:
26
release-type: library
27
yaml-lint-skip: false
0 commit comments