Skip to content

Commit d5b191c

Browse files
chore(deps): update containerbase/internal-tools action to v3.14.18
| datasource | package | from | to | | ----------- | ---------------------------- | -------- | -------- | | github-tags | containerbase/internal-tools | v3.14.15 | v3.14.18 |
1 parent 2253875 commit d5b191c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
shell: bash
9898

9999
- name: docker-config
100-
uses: containerbase/internal-tools@b4afc68b1046e98bad7e1a3f96b9ed862d0edc24 # v3.14.15
100+
uses: containerbase/internal-tools@cafacb746b412fd28fc671c1fc1b8a20ea2e34e9 # v3.14.18
101101
with:
102102
command: docker-config
103103

@@ -130,7 +130,7 @@ jobs:
130130
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
131131

132132
- name: docker-config
133-
uses: containerbase/internal-tools@b4afc68b1046e98bad7e1a3f96b9ed862d0edc24 # v3.14.15
133+
uses: containerbase/internal-tools@cafacb746b412fd28fc671c1fc1b8a20ea2e34e9 # v3.14.18
134134
with:
135135
command: docker-config
136136

0 commit comments

Comments
 (0)