We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8264c4c commit a55e986Copy full SHA for a55e986
.github/workflows/linux.yml
@@ -52,7 +52,7 @@ jobs:
52
version: v0.20.6 # renovate: datasource=github-releases depName=crane packageName=google/go-containerregistry
53
54
- name: docker-config
55
- uses: containerbase/internal-tools@0a2a6d34b860b45e2a28771783f9b68daa175876 # v3.13.19
+ uses: containerbase/internal-tools@95696ec8404b16fe7384555b713b161b4888e935 # v3.14.1
56
with:
57
command: docker-config
58
0 commit comments