Skip to content

Commit

Permalink
Merge pull request cri-o#8285 from cri-o/dependabot/github_actions/ac…
Browse files Browse the repository at this point in the history
…tions-ed50207bb5

build(deps): bump the actions group with 2 updates
  • Loading branch information
openshift-merge-bot[bot] committed Jun 14, 2024
2 parents f4e4b73 + d85efd7 commit 0af4f26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ jobs:
with:
name: unit-amd64
path: build/coverage
- uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1
- uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
with:
files: build/coverage/coverprofile
verbose: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
- uses: crate-ci/typos@acbff432fb0e7c8cbb9f032311d8f13927dbaaf3 # v1.22.4
- uses: crate-ci/typos@cfe759ac8dd421e203cc293a373396fbc6fe0d4b # v1.22.7
with:
config: .typos.toml

0 comments on commit 0af4f26

Please sign in to comment.