Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent bdaf7d2 commit 475a556
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@85061d6ea57790418fdf4e2672560b82654478de # v3.4.12
uses: containerbase/internal-tools@c2e4254e2b0043dd6461b30cc4ab8df0151c7f1f # v3.4.13
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@85061d6ea57790418fdf4e2672560b82654478de # v3.4.12
uses: containerbase/internal-tools@c2e4254e2b0043dd6461b30cc4ab8df0151c7f1f # v3.4.13
with:
command: docker-config

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

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

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

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

Expand Down

0 comments on commit 475a556

Please sign in to comment.