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