Skip to content

Commit ef82ad2

Browse files
chore(deps): update containerbase/internal-tools action to v4.5.11 (#43)
| datasource | package | from | to | | ----------- | ---------------------------- | ------ | ------- | | github-tags | containerbase/internal-tools | v4.5.9 | v4.5.11 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b285e12 commit ef82ad2

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
@@ -104,7 +104,7 @@ jobs:
104104
shell: bash
105105

106106
- name: docker-config
107-
uses: containerbase/internal-tools@9e2c008ec1b3662cb83d8ccdf68b2f0168c7f5d9 # v4.5.9
107+
uses: containerbase/internal-tools@bf5a39efd046e09b1930acebdff89fec935a42a9 # v4.5.11
108108
with:
109109
command: docker-config
110110

@@ -141,7 +141,7 @@ jobs:
141141
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
142142

143143
- name: docker-config
144-
uses: containerbase/internal-tools@9e2c008ec1b3662cb83d8ccdf68b2f0168c7f5d9 # v4.5.9
144+
uses: containerbase/internal-tools@bf5a39efd046e09b1930acebdff89fec935a42a9 # v4.5.11
145145
with:
146146
command: docker-config
147147

0 commit comments

Comments
 (0)