Skip to content

Commit 94e42a2

Browse files
chore(deps): update actions/checkout action to v6 (#147)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f02ec4b commit 94e42a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
build:
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: actions/checkout@v2
17+
- uses: actions/checkout@v6
1818
- name: Build container images and manifest
1919
id: buildah-build
2020
uses: redhat-actions/buildah-build@v2

0 commit comments

Comments
 (0)