Bump erzz/dockle-action from 1.2.0 to 1.3.0 (#12)

Bumps [erzz/dockle-action](https://github.com/erzz/dockle-action) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/erzz/dockle-action/releases)
- [Changelog](https://github.com/erzz/dockle-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/erzz/dockle-action/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: erzz/dockle-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-05-30 08:16:43 -04:00
committed by GitHub
parent a2a35281ca
commit 626fb0d88a

View File

@@ -78,7 +78,7 @@ jobs:
tags: ${{ steps.docker-meta.outputs.tags }}
- name: Dockle scan
uses: erzz/dockle-action@v1.2.0
uses: erzz/dockle-action@v1.3.0
with:
image: "ghcr.io/${{ env.IMAGE_STAGING }}:${{ matrix.tags[0] }}"
exit-code: '1'