Skip to content

Commit 80fc2a8

Browse files
build(deps): bump the updates group with 1 update (#145)
Bumps the updates group with 1 update: [actions/checkout](https://github.com/actions/checkout). - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.0...v4.1.1) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch dependency-group: updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9167778 commit 80fc2a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
env:
3131
DOCKER_HUB_ORG: itzg
3232
steps:
33-
- uses: actions/checkout@v4.1.0
33+
- uses: actions/checkout@v4.1.1
3434

3535
- name: Docker meta
3636
id: meta

0 commit comments

Comments
 (0)