Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v1.21.10 (#1295)
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 Aug 9, 2023
1 parent 3657046 commit 0a068a1
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@987da5bf2bda8497e4f8996ccb57dd4ff52ed2bd # v1.21.8
uses: containerbase/internal-tools@610db0c83d2e13ca1f16bfdc0a1e0ed946cfb118 # v1.21.10
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@987da5bf2bda8497e4f8996ccb57dd4ff52ed2bd # v1.21.8
uses: containerbase/internal-tools@610db0c83d2e13ca1f16bfdc0a1e0ed946cfb118 # v1.21.10
with:
command: docker-config

Expand Down

0 comments on commit 0a068a1

Please sign in to comment.