Skip to content

Commit

Permalink
build: Use dive image in action.
Browse files Browse the repository at this point in the history
  • Loading branch information
030 committed Dec 19, 2023
1 parent e5dfc94 commit fbf1a32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Docker
'on': push
jobs:
docker:
mcaf-mcvs-docker-action:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: Golang
'on': push
jobs:
golang:
mcaf-mcvs-golang-action:
runs-on: ubuntu-20.04
steps:
- uses: actions/[email protected]
Expand Down

0 comments on commit fbf1a32

Please sign in to comment.