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