We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c29b54 commit e805e4bCopy full SHA for e805e4b
.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@c36ac2ad09d830fd07a1994264400c8c50e10302 # v4.4.14
+ uses: xmidt-org/shared-go/.github/workflows/ci.yml@2cfcfbb8d0b4d0749d46488ea4c60ef998e566bd # v4.4.16
25
with:
26
release-type: library
27
yaml-lint-skip: false
0 commit comments