Skip to content

Commit 2a5e4a1

Browse files
chore(deps): update docker/login-action digest to af1e73f
1 parent 7956e16 commit 2a5e4a1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
5454

5555
- name: Log in to GitHub Container Registry
56-
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4
56+
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
5757
with:
5858
registry: ghcr.io
5959
username: ${{ github.repository_owner }}

.github/workflows/update-geo-assets.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2323

2424
- name: Login to GitHub Container Registry
25-
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4
25+
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
2626
with:
2727
registry: ghcr.io
2828
username: ${{ github.repository_owner }}

.github/workflows/update-geo-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2020

2121
- name: Login to GitHub Container Registry
22-
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4
22+
uses: docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4
2323
with:
2424
registry: ghcr.io
2525
username: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)