Skip to content

Commit

Permalink
chore(deps): update containerbase/internal-tools action to v3.4.12 (#…
Browse files Browse the repository at this point in the history
…3187)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 4c3098d commit 69f6a8e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

steps:
- name: docker-config
uses: containerbase/internal-tools@950c21f000798710a192f614a1188cf091dece89 # v3.4.10
uses: containerbase/internal-tools@85061d6ea57790418fdf4e2672560b82654478de # v3.4.12
with:
command: docker-config

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:

steps:
- name: docker-config
uses: containerbase/internal-tools@950c21f000798710a192f614a1188cf091dece89 # v3.4.10
uses: containerbase/internal-tools@85061d6ea57790418fdf4e2672560b82654478de # v3.4.12
with:
command: docker-config

Expand Down Expand Up @@ -178,7 +178,7 @@ jobs:

steps:
- name: docker-config
uses: containerbase/internal-tools@950c21f000798710a192f614a1188cf091dece89 # v3.4.10
uses: containerbase/internal-tools@85061d6ea57790418fdf4e2672560b82654478de # v3.4.12
with:
command: docker-config

Expand Down Expand Up @@ -242,7 +242,7 @@ jobs:

steps:
- name: docker-config
uses: containerbase/internal-tools@950c21f000798710a192f614a1188cf091dece89 # v3.4.10
uses: containerbase/internal-tools@85061d6ea57790418fdf4e2672560b82654478de # v3.4.12
with:
command: docker-config

Expand Down

0 comments on commit 69f6a8e

Please sign in to comment.