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