Skip to content

Commit 85cc6bd

Browse files
IK Renovate Botivankatliarchuk
authored andcommitted
chore(deps): update actions/checkout action to v4.1.7 (.github/workflows/ci.tools.yaml)
1 parent 7d5addd commit 85cc6bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.tools.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
|| github.event_name == 'push' && (github.event.created == false && github.event.forced == false)
2929
runs-on: ubuntu-latest
3030
steps:
31-
- uses: actions/[email protected].6
31+
- uses: actions/[email protected].7
3232

3333
- uses: brpaz/[email protected]
3434
env:
@@ -95,7 +95,7 @@ jobs:
9595
github.event_name == 'workflow_dispatch' && github.event.inputs.push == 'false'
9696
|| github.event_name == 'push' && github.event.created == true
9797
steps:
98-
- uses: actions/[email protected].6
98+
- uses: actions/[email protected].7
9999

100100
- uses: brpaz/[email protected]
101101
env:

0 commit comments

Comments
 (0)