Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit c83e969

Browse files
authored
[KOGITO-1286] - Upgrade Git Hub actions/checkout@v1 to v2 (#103)
Signed-off-by: spolti <[email protected]>
1 parent d199339 commit c83e969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate-imagestreams.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77

88
steps:
9-
- uses: actions/checkout@v1
9+
- uses: actions/checkout@v2
1010
- name: Download openshift-validator-tool
1111
run: |
1212
wget https://github.com/jboss-container-images/jboss-kie-modules/raw/master/tools/openshift-template-validator/openshift-template-validator-linux-amd64

0 commit comments

Comments
 (0)