We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3ea74f commit dd10d60Copy full SHA for dd10d60
.github/workflows/docker.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
8
steps:
9
- - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
+ - uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
10
with:
11
submodules: true
12
- uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
0 commit comments