Skip to content

Commit

Permalink
chore(deps): bump nrkno/github-workflow-docker-build-push
Browse files Browse the repository at this point in the history
Bumps [nrkno/github-workflow-docker-build-push](https://github.com/nrkno/github-workflow-docker-build-push) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/nrkno/github-workflow-docker-build-push/releases)
- [Commits](nrkno/github-workflow-docker-build-push@v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: nrkno/github-workflow-docker-build-push
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and siljekristensen committed Aug 8, 2024
1 parent b767484 commit 37ba995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
fi
trivy-scanning:
uses: nrkno/github-workflow-docker-build-push/.github/workflows/workflow.yaml@v4.0.1
uses: nrkno/github-workflow-docker-build-push/.github/workflows/workflow.yaml@v4.1.0
with:
runs-on: "['ubuntu-latest']"
registry-url: ghcr.io
Expand Down

0 comments on commit 37ba995

Please sign in to comment.