summaryrefslogtreecommitdiff
path: root/.github/workflows/flakehub-publish.yaml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-10-28 21:39:54 +0000
committerGitHub <[email protected]>2024-10-28 21:39:54 +0000
commit41f962688319f81a84fe6b878fa07352ee44a5f2 (patch)
treea1b12daafb97edc14ce4f612a3ad90e1a2b56fb6 /.github/workflows/flakehub-publish.yaml
parentef9f588b7014050b0e5580c589e63e1fc5ca97cd (diff)
actions: bump actions/checkout from 4.2.1 to 4.2.2dependabot/github_actions/actions/checkout-4.2.2
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.2.1 to 4.2.2. - [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/eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871...11bd71901bbe5b1630ceea73d27597364c9af683) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to '.github/workflows/flakehub-publish.yaml')
-rw-r--r--.github/workflows/flakehub-publish.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/flakehub-publish.yaml b/.github/workflows/flakehub-publish.yaml
index 45b8ac6..f4ae2be 100644
--- a/.github/workflows/flakehub-publish.yaml
+++ b/.github/workflows/flakehub-publish.yaml
@@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout repository
- uses: actions/checkout@eef61447b9ff4aafe5dcd4e0bbf5d482be7e7871 # v4.2.1
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Install Nix
uses: DeterminateSystems/nix-installer-action@da36cb69b1c3247ad7a1f931ebfd954a1105ef14 # v14