Skip to content

Commit a2cefc0

Browse files
authored
Merge pull request #1 from tweedegolf/dependabot/github_actions/actions/checkout-4.1.7
Bump actions/checkout from 4.1.6 to 4.1.7
2 parents 0847430 + e85b03f commit a2cefc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
latest: false
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
19+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2020

2121
- name: Build container image
2222
uses: tweedegolf/build-container-image@main

0 commit comments

Comments
 (0)