Skip to content

Commit b69f818

Browse files
Bump actions/checkout from 4.1.6 to 4.1.7 (#236)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.6 to 4.1.7. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@a5ac7e5...692973e) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 862bd0f commit b69f818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-20.04
1515
steps:
1616
- name: Checkout code
17-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
17+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
1818

1919
- name: Set up Docker Buildx
2020
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb

0 commit comments

Comments
 (0)