]> eyrie.org Git - kerberos/pam-krb5.git/commitdiff
Bump actions/checkout from 2 to 3
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 7 Mar 2022 16:05:56 +0000 (16:05 +0000)
committerGitHub <noreply@github.com>
Mon, 7 Mar 2022 16:05:56 +0000 (16:05 +0000)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/build.yaml

index 6120a6cf8f58d0d696a1695ad358d5ecd7a8591e..821aaa100c39b81c805b928475c93bef4d4450e8 100644 (file)
@@ -29,7 +29,7 @@ jobs:
           - "heimdal"
 
     steps:
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v3
       - name: install
         run: sudo ci/install
       - name: kdc-setup-mit