Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 25, 2024
1 parent 425a962 commit 6e426ce
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@67c1778f7c7b48110e8278952e08b8b71e3ccedf # v3.4.20
uses: containerbase/internal-tools@5df8d577120c2047993d397422a4f95bd0432b6f # v3.4.21
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@67c1778f7c7b48110e8278952e08b8b71e3ccedf # v3.4.20
uses: containerbase/internal-tools@5df8d577120c2047993d397422a4f95bd0432b6f # v3.4.21
with:
command: docker-config

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

steps:
- name: docker-config
uses: containerbase/internal-tools@67c1778f7c7b48110e8278952e08b8b71e3ccedf # v3.4.20
uses: containerbase/internal-tools@5df8d577120c2047993d397422a4f95bd0432b6f # v3.4.21
with:
command: docker-config

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

steps:
- name: docker-config
uses: containerbase/internal-tools@67c1778f7c7b48110e8278952e08b8b71e3ccedf # v3.4.20
uses: containerbase/internal-tools@5df8d577120c2047993d397422a4f95bd0432b6f # v3.4.21
with:
command: docker-config

Expand Down

0 comments on commit 6e426ce

Please sign in to comment.