Skip to content

Commit a5c17a0

Browse files
ci: bump actions/checkout from 6.0.1 to 6.0.2 in the actions group (#869)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent d0555b6 commit a5c17a0

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
pull-requests: write # To add labels to PRs
3434
runs-on: ubuntu-latest
3535
steps:
36-
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
36+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3737
with:
3838
persist-credentials: false
3939

doc/changelog.d/869.maintenance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump actions/checkout from 6.0.1 to 6.0.2 in the actions group

0 commit comments

Comments
 (0)