Skip to content

Commit 6ca48e5

Browse files
Bump actions/checkout from 4.1.6 to 4.1.7 (#173)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80abd85 commit 6ca48e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
container: ${{ fromJSON(needs.setup-scan.outputs.matrix) }}
135135
fail-fast: false
136136
steps:
137-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
137+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
138138
- uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3.2.0
139139
with:
140140
registry: ${{ secrets.REGISTRY }}

0 commit comments

Comments
 (0)