Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v1.21.32 (#1551)
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 Oct 9, 2023
1 parent 29c011d commit 996e6d1
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@3eeb1e17b27610f63af7dca29fc0ec7775e92c4f # v1.21.30
uses: containerbase/internal-tools@fc302663c6b384ca68bd967ff94102a736f431cd # v1.21.32
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@3eeb1e17b27610f63af7dca29fc0ec7775e92c4f # v1.21.30
uses: containerbase/internal-tools@fc302663c6b384ca68bd967ff94102a736f431cd # v1.21.32
with:
command: docker-config

Expand Down

0 comments on commit 996e6d1

Please sign in to comment.