Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 4cc80c6

Browse files
committed
Bump codeql-learninglab-check to v0.0.2
1 parent be65aee commit 4cc80c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codeql-learninglab-check/publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ set -x
55

66
docker login docker.pkg.github.com -u github-actions -p ${GITHUB_TOKEN}
77

8-
IMAGE_VERSION=v0.0.1
8+
IMAGE_VERSION=v0.0.2
99
IMAGE_TAG=docker.pkg.github.com/github/codeql-learninglab-actions/codeql-learninglab-check:${IMAGE_VERSION}
1010

1111
if docker pull $IMAGE_TAG; then

0 commit comments

Comments
 (0)