Skip to content

Commit 55849dc

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.1.0. - [Release notes](https://github.com/nrkno/github-workflow-docker-build-push/releases) - [Commits](nrkno/github-workflow-docker-build-push@v4.0.0...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] <support@github.com>
1 parent 484c0f2 commit 55849dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
CI: true
7272

7373
trivy-scanning:
74-
uses: nrkno/github-workflow-docker-build-push/.github/workflows/workflow.yaml@v4.0.0
74+
uses: nrkno/github-workflow-docker-build-push/.github/workflows/workflow.yaml@v4.1.0
7575
with:
7676
runs-on: "['ubuntu-latest']"
7777
registry-url: ghcr.io

0 commit comments

Comments
 (0)