summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-20 13:21:05 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2024-05-20 13:21:22 +0000
commit62dffcf9462f91d731ed35ddff647258918f0a00 (patch)
tree100183a5cced55639f458ed8cc7599bdbc6e061c /.github
parente8321abf24189249b4f3944dc2095534f18aa9e1 (diff)
deps(actions): bump actions/checkout from 4.1.5 to 4.1.6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.5 to 4.1.6. - [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/44c2b7a8a4ea60a981eaca3cf939b5f4305c123b...a5ac7e51b41094c92402da3b24376905380afc29) --- 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')
-rw-r--r--.github/workflows/build-image.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-image.yaml b/.github/workflows/build-image.yaml
index f5c7d62..f5f0c21 100644
--- a/.github/workflows/build-image.yaml
+++ b/.github/workflows/build-image.yaml
@@ -32,7 +32,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
+ - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Extract metadata
id: metadata