We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80abd85 commit 6ca48e5Copy full SHA for 6ca48e5
.github/workflows/container-ci.yaml
@@ -134,7 +134,7 @@ jobs:
134
container: ${{ fromJSON(needs.setup-scan.outputs.matrix) }}
135
fail-fast: false
136
steps:
137
- - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
+ - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
138
- uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3.2.0
139
with:
140
registry: ${{ secrets.REGISTRY }}
0 commit comments