Skip to content

Commit

Permalink
chore(deps): update actions/checkout digest to 11bd719 (#218)
Browse files Browse the repository at this point in the history
Co-authored-by: msclock-bot[bot] <msclock-bot[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and msclock-bot[bot] authored Oct 23, 2024
1 parent ec5be44 commit 777b14f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
echo "# :warning: GITHUB_TOKEN is used" >> $GITHUB_STEP_SUMMARY
echo "The GITHUB_TOKEN is used instead of a bot token or PAT that will not emit the released publish event for triggering a released workflow." >> $GITHUB_STEP_SUMMARY
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
with:
fetch-depth: 0
token: ${{ steps.bot_token.outputs.token || secrets.PAT || secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion ports/assertion-cmake/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ vcpkg_from_github(
REF
v${VERSION}
SHA512
1cf1e7d2f9c7e6e3ee93650a2a4904ea6d980ea075468de3e08350eaeb9c41365f9f0257681606d4544c88b674e1980135e339e0258a87b3034aec9930465d80
d65e415c276841465634da6a07a5f952bc59af2d6150f605efffc6c50b59b52dbc0edb59ffde2e6d796629d0db216f7d8b855dc053a2bf0c21e3472fad1a5a1b
)

file(GLOB items ${SOURCE_PATH}/cmake/*)
Expand Down
2 changes: 1 addition & 1 deletion versions/a-/assertion-cmake.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"versions": [
{
"git-tree": "76d1b1507fa19787ede8bb6a93abd3eed5a3c9d9",
"git-tree": "059c31e0a26893661e0c2ec9443c37e000bddca9",
"version": "2.0.0",
"port-version": 0
},
Expand Down

0 comments on commit 777b14f

Please sign in to comment.