Skip to content

Commit 42cfbf9

Browse files
chore(deps): update actions/checkout action to v7
1 parent 7956e16 commit 42cfbf9

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
@@ -50,7 +50,7 @@ jobs:
5050
packages: write
5151

5252
steps:
53-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
53+
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
5454

5555
- name: Log in to GitHub Container Registry
5656
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
contents: read
2020
packages: write
2121
steps:
22-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
22+
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
2323

2424
- name: Login to GitHub Container Registry
2525
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
contents: read
1717
packages: write
1818
steps:
19-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
19+
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
2020

2121
- name: Login to GitHub Container Registry
2222
uses: docker/login-action@650006c6eb7dba73a995cc03b0b2d7f5ca915bee # v4

0 commit comments

Comments
 (0)