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

Commit 4eb3cc7

Browse files
committed
Bump version of codeql-learninglab-check
1 parent d84c686 commit 4eb3cc7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codeql-learninglab-check/publish.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ set -x
55

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

8-
PREV_IMAGE_VERSION=v0.0.6
9-
IMAGE_VERSION=v0.0.7
8+
PREV_IMAGE_VERSION=v0.0.7
9+
IMAGE_VERSION=v0.0.8
1010
IMAGE_PATH=docker.pkg.github.com/github/codeql-learninglab-actions/codeql-learninglab-check
1111
IMAGE_TAG=${IMAGE_PATH}:${IMAGE_VERSION}
1212

0 commit comments

Comments
 (0)