Skip to content

Commit f72036e

Browse files
chore(deps): update containerbase/internal-tools action to v3.5.0
| datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------ | | github-tags | containerbase/internal-tools | v3.4.47 | v3.5.0 |
1 parent 113d611 commit f72036e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
shell: bash
100100

101101
- name: docker-config
102-
uses: containerbase/internal-tools@31a3e9d4b6ed727e2560431aed392a64e67d7284 # v3.4.47
102+
uses: containerbase/internal-tools@0b2d87b3f40e59986fc748c902bff40119629435 # v3.5.0
103103
with:
104104
command: docker-config
105105

@@ -136,7 +136,7 @@ jobs:
136136
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
137137

138138
- name: docker-config
139-
uses: containerbase/internal-tools@31a3e9d4b6ed727e2560431aed392a64e67d7284 # v3.4.47
139+
uses: containerbase/internal-tools@0b2d87b3f40e59986fc748c902bff40119629435 # v3.5.0
140140
with:
141141
command: docker-config
142142

0 commit comments

Comments
 (0)