Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Bump version of testing pack
  • Loading branch information
Edoardo Pirovano committed Aug 24, 2021

Unverified

No user is associated with the committer email.
1 parent 7208845 commit 132e08a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/pr-checks.yml
@@ -164,7 +164,7 @@ jobs:
with:
config-file: ".github/codeql/codeql-config-packaging2.yml"
languages: javascript
packs: dsp-testing/codeql-pack1@0.0.4, dsp-testing/codeql-pack2
packs: dsp-testing/codeql-pack1@0.0.5, dsp-testing/codeql-pack2

- name: Build code
shell: bash
@@ -206,7 +206,7 @@ jobs:
- uses: ./../action/init
with:
config-file: ".github/codeql/codeql-config-packaging3.yml"
packs: +dsp-testing/codeql-pack1@0.0.4
packs: +dsp-testing/codeql-pack1@0.0.5
languages: javascript

- name: Build code
@@ -248,7 +248,7 @@ jobs:
- uses: ./../action/init
with:
config-file: ".github/codeql/codeql-config-packaging3.yml"
packs: +dsp-testing/codeql-pack1@0.0.4
packs: +dsp-testing/codeql-pack1@0.0.5
languages: javascript
tools: latest
- name: Build code

0 comments on commit 132e08a

Please sign in to comment.