mirror of
https://github.com/tofuutils/pre-commit-opentofu.git
synced 2026-05-28 04:46:15 +02:00
gh-actions: bump MaxymVlasov/dive-action from 1.5.1 to 2.0.0
Bumps [MaxymVlasov/dive-action](https://github.com/maxymvlasov/dive-action) from 1.5.1 to 2.0.0.
- [Release notes](https://github.com/maxymvlasov/dive-action/releases)
- [Commits](fafb796951...726042660e)
---
updated-dependencies:
- dependency-name: MaxymVlasov/dive-action
dependency-version: 2.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4adc698948
commit
dfdd203580
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-image-test.yaml
vendored
2
.github/workflows/build-image-test.yaml
vendored
|
|
@ -52,7 +52,7 @@ jobs:
|
|||
|
||||
- name: Dive - check image for waste files
|
||||
if: steps.changed-files-specific.outputs.any_changed == 'true'
|
||||
uses: MaxymVlasov/dive-action@fafb796951b322cc4926b8a5eafda89ab9de8edf # v1.5.1
|
||||
uses: MaxymVlasov/dive-action@726042660e3c8f7263350e14b202cc35d671db20 # v2.0.0
|
||||
with:
|
||||
image: ghcr.io/${{ github.repository }}:${{ env.IMAGE_TAG }}
|
||||
config-file: ${{ github.workspace }}/.github/.dive-ci.yaml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue