Skip to content

Commit

Permalink
ci(deps): update containerbase/internal-tools action to v1.18.1 (#1050)
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] authored Jun 14, 2023
1 parent f562825 commit 780dc29
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@f7e832514aae131cf240f2d72acda8abd84ffbb9 # v1.17.8
uses: containerbase/internal-tools@71581e31d0029147921e768739cefcf779327898 # v1.18.1
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 @@ -183,7 +183,7 @@ jobs:

steps:
- name: docker-config
uses: containerbase/internal-tools@f7e832514aae131cf240f2d72acda8abd84ffbb9 # v1.17.8
uses: containerbase/internal-tools@71581e31d0029147921e768739cefcf779327898 # v1.18.1
with:
command: docker-config

Expand Down

0 comments on commit 780dc29

Please sign in to comment.