Skip to content

Commit

Permalink
Bump erzz/dockle-action from 1.2.0 to 1.3.0 (#99)
Browse files Browse the repository at this point in the history
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](erzz/dockle-action@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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 26, 2022
1 parent 7d72c74 commit 9eec7c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,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: "quay.io/${{ env.IMAGE_STAGING }}:${{ matrix.tags[0] }}"
exit-code: '1'
Expand Down

0 comments on commit 9eec7c1

Please sign in to comment.