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

Commit 3171730

Browse files
committed
Bump image version
1 parent f028684 commit 3171730

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.5
9-
IMAGE_VERSION=v0.0.6
8+
PREV_IMAGE_VERSION=v0.0.6
9+
IMAGE_VERSION=v0.0.7
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)