Skip to content

Commit 03224c4

Browse files
chore(deps): update actions/checkout action to v7
| datasource | package | from | to | | ----------- | ---------------- | ------ | -- | | github-tags | actions/checkout | v4.3.1 | v7 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent f3ab4e1 commit 03224c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
packages: write
1818
steps:
1919
- name: Check Out Repo
20-
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4.3.1
20+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2121
with:
2222
persist-credentials: false
2323

0 commit comments

Comments
 (0)