File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
jobs :
9
9
shared-operator-workflow :
10
10
name : shared-operator-workflow
11
- uses : redhat-cop/github-workflows-operators/.github/workflows/pr-operator.yml@v1.0.7
11
+ uses : redhat-cop/github-workflows-operators/.github/workflows/pr-operator.yml@6005dbbf6e4349cd92304439eb34518080086f62 # v1.1.0
12
12
with :
13
13
RUN_UNIT_TESTS : true
14
14
RUN_INTEGRATION_TESTS : false
Original file line number Diff line number Diff line change 10
10
jobs :
11
11
shared-operator-workflow :
12
12
name : shared-operator-workflow
13
- uses : redhat-cop/github-workflows-operators/.github/workflows/release-operator.yml@v1.0.7
13
+ uses : redhat-cop/github-workflows-operators/.github/workflows/release-operator.yml@6005dbbf6e4349cd92304439eb34518080086f62 # v1.1.0
14
14
secrets :
15
15
COMMUNITY_OPERATOR_PAT : ${{ secrets.COMMUNITY_OPERATOR_PAT }}
16
16
REGISTRY_USERNAME : ${{ secrets.REGISTRY_USERNAME }}
You can’t perform that action at this time.
0 commit comments