Skip to content

Commit be4783a

Browse files
chore(deps): update containerbase/internal-tools action to v4.0.12
| datasource | package | from | to | | ----------- | ---------------------------- | ------ | ------- | | github-tags | containerbase/internal-tools | v4.0.7 | v4.0.12 |
1 parent 690a160 commit be4783a

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
@@ -101,7 +101,7 @@ jobs:
101101
shell: bash
102102

103103
- name: docker-config
104-
uses: containerbase/internal-tools@2aaca85525a2a8850a9314071c81e9e5bdeadf6f # v4.0.7
104+
uses: containerbase/internal-tools@ad0a60a07c59598140bf8390ca80522b344aeb3d # v4.0.12
105105
with:
106106
command: docker-config
107107

@@ -134,7 +134,7 @@ jobs:
134134
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
135135

136136
- name: docker-config
137-
uses: containerbase/internal-tools@2aaca85525a2a8850a9314071c81e9e5bdeadf6f # v4.0.7
137+
uses: containerbase/internal-tools@ad0a60a07c59598140bf8390ca80522b344aeb3d # v4.0.12
138138
with:
139139
command: docker-config
140140

0 commit comments

Comments
 (0)