Skip to content

Commit f10d486

Browse files
chore(deps): update containerbase/internal-tools action to v4
| datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------ | | github-tags | containerbase/internal-tools | v3.15.0 | v4.0.6 |
1 parent 71322d5 commit f10d486

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@896a64e67cffe8e684feb8011a77d9ab3f6cbe85 # v3.15.0
104+
uses: containerbase/internal-tools@29606e640b3a852c4f9ceed69a075deac4f449ad # v4.0.6
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@896a64e67cffe8e684feb8011a77d9ab3f6cbe85 # v3.15.0
137+
uses: containerbase/internal-tools@29606e640b3a852c4f9ceed69a075deac4f449ad # v4.0.6
138138
with:
139139
command: docker-config
140140

0 commit comments

Comments
 (0)