File tree Expand file tree Collapse file tree 14 files changed +37
-37
lines changed
Expand file tree Collapse file tree 14 files changed +37
-37
lines changed Original file line number Diff line number Diff line change 6262 egress-policy : audit
6363
6464 - name : Checkout repository
65- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
65+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
6666 - name : Set up Go 1.x
67- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
67+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
6868 with :
6969 go-version-file : ' go.mod'
7070 check-latest : true
7474
7575 # Initializes the CodeQL tools for scanning.
7676 - name : Initialize CodeQL
77- uses : github/codeql-action/init@014f16e7ab1402f30e7c3329d33797e7948572db # v3.29.5
77+ uses : github/codeql-action/init@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v3.29.5
7878 with :
7979 languages : ${{ matrix.language }}
8080 # If you wish to specify custom queries, you can do so here or in a config file.
@@ -91,10 +91,10 @@ jobs:
9191 grep -v mock profile.cov.tmp > profile.cov
9292
9393 - name : Coveralls
94- uses : coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
94+ uses : coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
9595 with :
9696 file : profile.cov
9797 format : golang
9898
9999 - name : Perform CodeQL Analysis
100- uses : github/codeql-action/analyze@014f16e7ab1402f30e7c3329d33797e7948572db # v3.29.5
100+ uses : github/codeql-action/analyze@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v3.29.5
Original file line number Diff line number Diff line change 4848 egress-policy : audit
4949
5050 - name : Checkout repository
51- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
51+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
5252 - name : Set up Go 1.x
53- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
53+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
5454 with :
5555 go-version-file : ' pkg/azclient/go.mod'
5656 check-latest : true
6060
6161 # Initializes the CodeQL tools for scanning.
6262 - name : Initialize CodeQL
63- uses : github/codeql-action/init@014f16e7ab1402f30e7c3329d33797e7948572db # v3.29.5
63+ uses : github/codeql-action/init@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v3.29.5
6464 with :
6565 languages : ${{ matrix.language }}
6666 # If you wish to specify custom queries, you can do so here or in a config file.
7777 echo "fail if files changed"
7878 git add . && git diff --quiet && git diff --cached --quiet
7979 - name : Perform CodeQL Analysis
80- uses : github/codeql-action/analyze@014f16e7ab1402f30e7c3329d33797e7948572db # v3.29.5
80+ uses : github/codeql-action/analyze@e12f0178983d466f2f6028f5cc7a6d786fd97f4b # v3.29.5
Original file line number Diff line number Diff line change 2121 with :
2222 egress-policy : audit
2323
24- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
24+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2525 - uses : codespell-project/actions-codespell@8f01853be192eb0f849a5c7d721450e7a467c579 # master
2626 with :
2727 check_filenames : true
Original file line number Diff line number Diff line change 2424 egress-policy : audit
2525
2626 - name : ' Checkout Repository'
27- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
27+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2828 - name : ' Dependency Review'
2929 uses : actions/dependency-review-action@3c4e3dcb1aa7874d2c16be7d79418e9b7efd6261 # v4.8.2
Original file line number Diff line number Diff line change 2828 with :
2929 egress-policy : audit
3030 - name : Checkout
31- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
31+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
3232 - name : Setup Golang
33- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
33+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
3434 with :
3535 go-version-file : ' pkg/azclient/go.mod'
3636 check-latest : true
Original file line number Diff line number Diff line change 4242 with :
4343 egress-policy : audit
4444 - name : Checkout
45- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
45+ uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
4646 - name : Setup Golang
47- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
47+ uses : actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1 .0
4848 with :
4949 go-version-file : ' go.mod'
5050 check-latest : true
Original file line number Diff line number Diff line change 1919 with :
2020 egress-policy : audit
2121
22- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
22+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2323 with :
2424 fetch-depth : ' 0'
2525 - name : Bump version and push tag
Original file line number Diff line number Diff line change 2323 with :
2424 egress-policy : audit
2525
26- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
26+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2727 with :
2828 fetch-depth : ' 0'
2929 - name : Bump version and push tag
Original file line number Diff line number Diff line change 1919 with :
2020 egress-policy : audit
2121
22- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
22+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2323 with :
2424 fetch-depth : ' 0'
2525 - name : Bump version and push tag
Original file line number Diff line number Diff line change 1919 with :
2020 egress-policy : audit
2121
22- - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5 .0.0
22+ - uses : actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6 .0.0
2323 with :
2424 fetch-depth : ' 0'
2525 - name : Bump version and push tag
You can’t perform that action at this time.
0 commit comments