Skip to content

Commit

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

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

steps:
- name: docker-config
uses: containerbase/internal-tools@91c91bb8f4c2e3d659e4fa111b341a612b63b4c9 # v3.0.19
uses: containerbase/internal-tools@4499006aa0823959d0d457fdb12ecf0038643d5a # v3.0.20
with:
command: docker-config

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ jobs:

steps:
- name: docker-config
uses: containerbase/internal-tools@91c91bb8f4c2e3d659e4fa111b341a612b63b4c9 # v3.0.19
uses: containerbase/internal-tools@4499006aa0823959d0d457fdb12ecf0038643d5a # v3.0.20
with:
command: docker-config

Expand Down

0 comments on commit b386d3a

Please sign in to comment.