Bump erzz/dockle-action from 1.3.0 to 1.3.1 (#23)

Bumps [erzz/dockle-action](https://github.com/erzz/dockle-action) from 1.3.0 to 1.3.1.
- [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.3.0...v1.3.1)

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

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-07-11 09:56:25 -04:00
committed by GitHub
parent c9c40b0edb
commit 162edc6a87

View File

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