Skip to content

Commit ffea6e2

Browse files
chore(deps): update docker/login-action action to v4.6.0 (#141)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ab497a4 commit ffea6e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/_publish-operator-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
} >> "$GITHUB_OUTPUT"
5757
5858
- name: Log in to GitHub Container Registry
59-
uses: docker/login-action@371161bbe7024a29a25c5e19bfcbc0804fe9ad2c # v4.5.2
59+
uses: docker/login-action@dbcb813823bdd20940b903addbd779551569679f # v4.6.0
6060
with:
6161
registry: ${{ env.REGISTRY }}
6262
username: ${{ github.actor }}

0 commit comments

Comments
 (0)