We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba69c7f commit 11f1121Copy full SHA for 11f1121
.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@95696ec8404b16fe7384555b713b161b4888e935 # v3.14.1
+ uses: containerbase/internal-tools@c84eb2a842599c744925d0d5888b62c7b993116a # v3.14.2
56
with:
57
command: docker-config
58
0 commit comments