Skip to content

Commit 79bf03f

Browse files
renovate[bot]github-actions[bot]
authored andcommitted
chore(deps): update actions/checkout digest to 11bd719
1 parent ec5be44 commit 79bf03f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
echo "# :warning: GITHUB_TOKEN is used" >> $GITHUB_STEP_SUMMARY
3838
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
3939
40-
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4
40+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
4141
with:
4242
fetch-depth: 0
4343
token: ${{ steps.bot_token.outputs.token || secrets.PAT || secrets.GITHUB_TOKEN }}

ports/assertion-cmake/portfile.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ vcpkg_from_github(
66
REF
77
v${VERSION}
88
SHA512
9-
1cf1e7d2f9c7e6e3ee93650a2a4904ea6d980ea075468de3e08350eaeb9c41365f9f0257681606d4544c88b674e1980135e339e0258a87b3034aec9930465d80
9+
d65e415c276841465634da6a07a5f952bc59af2d6150f605efffc6c50b59b52dbc0edb59ffde2e6d796629d0db216f7d8b855dc053a2bf0c21e3472fad1a5a1b
1010
)
1111

1212
file(GLOB items ${SOURCE_PATH}/cmake/*)

0 commit comments

Comments
 (0)