]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Build(deps): Bump actions/checkout from 4.2.2 to 5.0.0 (#41680)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 27 Aug 2025 19:12:11 +0000 (22:12 +0300)
committerGitHub <noreply@github.com>
Wed, 27 Aug 2025 19:12:11 +0000 (22:12 +0300)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.2 to 5.0.0.
- [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/v4.2.2...08c6903cd8c0fde910a37f88322edcfb5dd907a8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
.github/workflows/publish-nuget.yml

index af97e707af57fccbc1edf713d9a0e9f7c5d906f6..b78023b92aa578193b4e719e914518f86a257ee8 100644 (file)
@@ -14,7 +14,7 @@ jobs:
     env:
       GITHUB_REF_NAME: ${{ github.ref_name }}
     steps:
-      - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
+      - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
         with:
           persist-credentials: false