Skip to content

Commit 2483f40

Browse files
committed
Pin templates
1 parent bdcd584 commit 2483f40

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

Pipelines/codeql-container-pr.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ resources:
1111
- repository: build
1212
type: git
1313
name: SecurityEngineering/codeql-container-build
14-
ref: da/pipeline-update
15-
#ref: refs/tags/v1.0.0
14+
ref: refs/tags/v1.0.0
1615

1716
variables:
1817
buildTimeStamp: # will be set by script

Pipelines/codeql-container-release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ resources:
1111
- repository: build
1212
type: git
1313
name: SecurityEngineering/codeql-container-build
14-
ref: da/pipeline-update
15-
#ref: refs/tags/v1.0.0
14+
ref: refs/tags/v1.0.0
1615

1716
variables:
1817
buildTimeStamp: # will be set by script

0 commit comments

Comments
 (0)