Skip to content

Commit

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

build(deps): bump the actions group with 2 updates
  • Loading branch information
openshift-merge-bot[bot] authored Nov 15, 2024
2 parents 1422a16 + 4d79d6b commit 8ff657e
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 @@ -245,7 +245,7 @@ jobs:
with:
name: unit-amd64-root
path: build/coverage
- uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 # v4.6.0
- uses: codecov/codecov-action@3b1354a6c45db9f1008891f4eafc1a7e94ce1d18 # v5.0.1
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 @@ -36,7 +36,7 @@ jobs:
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Lint the markdown
uses: DavidAnson/markdownlint-cli2-action@db43aef879112c3119a410d69f66701e0d530809 # v17.0.0
uses: DavidAnson/markdownlint-cli2-action@eb5ca3ab411449c66620fe7f1b3c9e10547144b0 # v18.0.0
with:
globs: |
**/*.md
Expand Down

0 comments on commit 8ff657e

Please sign in to comment.