Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v1.21.23 (#1452)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 14, 2023
1 parent ecd23ce commit 628fa02
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
Expand Up @@ -45,7 +45,7 @@ jobs:

steps:
- name: docker-config
uses: containerbase/internal-tools@06e391ca36b64a991b32b8b5534db7be3fe1d2b2 # v1.21.22
uses: containerbase/internal-tools@30fa0d52210d8df5817b58ba6003f5a58a22364b # v1.21.23
with:
command: docker-config

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -211,7 +211,7 @@ jobs:

steps:
- name: docker-config
uses: containerbase/internal-tools@06e391ca36b64a991b32b8b5534db7be3fe1d2b2 # v1.21.22
uses: containerbase/internal-tools@30fa0d52210d8df5817b58ba6003f5a58a22364b # v1.21.23
with:
command: docker-config

Expand Down

0 comments on commit 628fa02

Please sign in to comment.