Skip to content

Commit 6348dd8

Browse files
dependabot[bot]ceph-csi-bot
authored andcommitted
rebase: bump actions/checkout from 4.2.2 to 7.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 7.0.1. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.2.2...3d3c42e) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2433244 commit 6348dd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/queue-rebase-and-label.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
4848
- name: Checkout PR branch
4949
# yamllint disable-line rule:line-length
50-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
50+
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
5151
with:
5252
ref: ${{ steps.pr.outputs.head_sha }}
5353
fetch-depth: 0

0 commit comments

Comments
 (0)