Skip to content

Commit b1e5213

Browse files
build(deps): bump docker/login-action from 4.5.1 to 4.5.2 (#3175)
1 parent 57432ff commit b1e5213

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qns_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
registry-type: public
6262

6363
- name: Login to GitHub Container Registry
64-
uses: docker/login-action@v4.5.1
64+
uses: docker/login-action@v4.5.2
6565
if: github.event_name == 'push' || github.repository == github.event.pull_request.head.repo.full_name
6666
with:
6767
registry: ghcr.io

0 commit comments

Comments
 (0)