Skip to content

Commit d8040d8

Browse files
authored
Use v1 tag for docker-build action (#695)
1 parent 9d62789 commit d8040d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
build-and-publish:
1515
name: Build and Publish
16-
uses: cmu-sei/Crucible-Github-Actions/.github/workflows/docker-build.yaml@docker-v1.1.2
16+
uses: cmu-sei/Crucible-Github-Actions/.github/workflows/docker-build.yaml@docker-v1
1717
with:
1818
imageName: cmusei/player-ui
1919
versionMode: npm

0 commit comments

Comments
 (0)