Skip to content

Commit

Permalink
chore(deps): update containerbase/internal-tools action to v3.0.80
Browse files Browse the repository at this point in the history
| datasource  | package                      | from    | to      |
| ----------- | ---------------------------- | ------- | ------- |
| github-tags | containerbase/internal-tools | v3.0.78 | v3.0.80 |
  • Loading branch information
renovate[bot] authored Apr 29, 2024
1 parent 8cbeec4 commit 87bfc68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
shell: bash

- name: docker-config
uses: containerbase/internal-tools@75d68da3c8cd3d622cf6d4b8d2dfe7e4dc33dfed # v3.0.78
uses: containerbase/internal-tools@955ceac764c7b5d3bdf644591152412dd97e3dc9 # v3.0.80
with:
command: docker-config

Expand Down Expand Up @@ -125,7 +125,7 @@ jobs:
- uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4

- name: docker-config
uses: containerbase/internal-tools@75d68da3c8cd3d622cf6d4b8d2dfe7e4dc33dfed # v3.0.78
uses: containerbase/internal-tools@955ceac764c7b5d3bdf644591152412dd97e3dc9 # v3.0.80
with:
command: docker-config

Expand Down

0 comments on commit 87bfc68

Please sign in to comment.