Skip to content

Commit 06fd33f

Browse files
chore(deps): update step-security/docker-login-action action to v4.2.0 (#51)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b63710f commit 06fd33f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/image.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
id: meta
3030
with:
3131
images: ghcr.io/vexxhost/ceph-osd-exporter
32-
- uses: step-security/docker-login-action@870af644803bf9f204aed474adbad2958fec048b # v4.1.0
32+
- uses: step-security/docker-login-action@164e21d7e52229904128e2f946001cb88278c33d # v4.2.0
3333
if: github.event_name != 'pull_request'
3434
with:
3535
registry: ghcr.io

0 commit comments

Comments
 (0)