Skip to content

Commit ac0ab33

Browse files
authored
Merge pull request #671 from kubewarden/dependabot/github_actions/actions/checkout-4.1.1
build(deps): bump actions/checkout from 4.0.0 to 4.1.1
2 parents 73110ac + bacf35d commit ac0ab33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
name: coverage
9090
runs-on: ubuntu-latest
9191
steps:
92-
- uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # v4.0.0
92+
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
9393
- uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1.0.7
9494
with:
9595
profile: minimal

0 commit comments

Comments
 (0)