Skip to content

Commit c68e431

Browse files
chore(deps): update github actions to v7 (#266)
| datasource | package | from | to | | ----------- | ---------------- | ------ | -- | | github-tags | actions/checkout | v6.0.3 | v7 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 414085b commit c68e431

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}
2323

2424
- name: Checkout
25-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
25+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7
2626
with:
2727
ref: ${{ github.event.workflow_run.head_sha }}
2828
fetch-depth: 0

0 commit comments

Comments
 (0)