Skip to content

Commit

Permalink
Merge pull request #727 from kubewarden/dependabot/github_actions/act…
Browse files Browse the repository at this point in the history
…ions/checkout-4.1.1

build(deps): bump actions/checkout from 4.0.0 to 4.1.1
  • Loading branch information
viccuad authored Feb 20, 2024
2 parents 880512d + 119441c commit 42e6214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
name: coverage
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # v4.0.0
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: actions-rs/toolchain@16499b5e05bf2e26879000db0c1d13f7e13fa3af # v1.0.7
with:
profile: minimal
Expand Down

0 comments on commit 42e6214

Please sign in to comment.