Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent f91ce77 commit 8a993bb
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 @@ -44,7 +44,7 @@ jobs:

steps:
- name: docker-config
uses: containerbase/internal-tools@e9339b1d0afbd803ac151b2111e55c300d6863b7 # v3.0.44
uses: containerbase/internal-tools@88779f04618e0730438b6070b089a0fa23611d7d # v3.0.45
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 @@ -211,7 +211,7 @@ jobs:

steps:
- name: docker-config
uses: containerbase/internal-tools@e9339b1d0afbd803ac151b2111e55c300d6863b7 # v3.0.44
uses: containerbase/internal-tools@88779f04618e0730438b6070b089a0fa23611d7d # v3.0.45
with:
command: docker-config

Expand Down

0 comments on commit 8a993bb

Please sign in to comment.