We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c801d67 + 0fefbba commit f700e72Copy full SHA for f700e72
2 files changed
.github/workflows/docker-build.yml
@@ -83,7 +83,7 @@ jobs:
83
packages: write
84
steps:
85
- name: Checkout code
86
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
+ uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
87
with:
88
fetch-depth: 0 # Fetch all history for better versioning
89
.github/workflows/pr-check.yml
@@ -18,7 +18,7 @@ jobs:
18
contents: read
19
20
21
22
23
- name: Set up Docker Buildx
24
uses: docker/setup-buildx-action@d7f5e7f509e45cec5c76c4d5afdd7de93d0b3df5 # v4.1.0
0 commit comments