Skip to content

Commit 4762192

Browse files
dependabot[bot]siljekristensen
authored andcommitted
chore(deps): bump nrkno/github-workflow-docker-build-push
Bumps [nrkno/github-workflow-docker-build-push](https://github.com/nrkno/github-workflow-docker-build-push) from 4.0.0 to 4.0.1. - [Release notes](https://github.com/nrkno/github-workflow-docker-build-push/releases) - [Commits](nrkno/github-workflow-docker-build-push@v4.0.0...v4.0.1) --- updated-dependencies: - dependency-name: nrkno/github-workflow-docker-build-push dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a710e67 commit 4762192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
fi
7373
7474
trivy-scanning:
75-
uses: nrkno/github-workflow-docker-build-push/.github/workflows/workflow.yaml@v4.0.0
75+
uses: nrkno/github-workflow-docker-build-push/.github/workflows/workflow.yaml@v4.0.1
7676
with:
7777
runs-on: "['ubuntu-latest']"
7878
registry-url: ghcr.io

0 commit comments

Comments
 (0)