File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -21,4 +21,4 @@ permissions:
2121jobs :
2222 actionlint :
2323 name : actionlint
24- uses : ffurrer2/shared-workflows/.github/workflows/actionlint.yml@3eb014b55fa74961a554f05678cdbe111b72dc8e
24+ uses : ffurrer2/shared-workflows/.github/workflows/actionlint.yml@b1fc55ac46eb9dbb943e6a6089fd0a438dbfc052
Original file line number Diff line number Diff line change @@ -19,6 +19,6 @@ permissions:
1919jobs :
2020 codeql :
2121 name : CodeQL
22- uses : ffurrer2/shared-workflows/.github/workflows/codeql.yml@3eb014b55fa74961a554f05678cdbe111b72dc8e
22+ uses : ffurrer2/shared-workflows/.github/workflows/codeql.yml@b1fc55ac46eb9dbb943e6a6089fd0a438dbfc052
2323 with :
2424 languages : ' ["go"]'
Original file line number Diff line number Diff line change @@ -12,4 +12,4 @@ permissions:
1212jobs :
1313 dependency-review :
1414 name : dependency-review
15- uses : ffurrer2/shared-workflows/.github/workflows/dependency-review.yml@3eb014b55fa74961a554f05678cdbe111b72dc8e
15+ uses : ffurrer2/shared-workflows/.github/workflows/dependency-review.yml@b1fc55ac46eb9dbb943e6a6089fd0a438dbfc052
Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ permissions:
1919jobs :
2020 devskim :
2121 name : DevSkim
22- uses : ffurrer2/shared-workflows/.github/workflows/devskim.yml@3eb014b55fa74961a554f05678cdbe111b72dc8e
22+ uses : ffurrer2/shared-workflows/.github/workflows/devskim.yml@b1fc55ac46eb9dbb943e6a6089fd0a438dbfc052
Original file line number Diff line number Diff line change 2020jobs :
2121 markdownlint :
2222 name : markdownlint
23- uses : ffurrer2/shared-workflows/.github/workflows/markdownlint.yml@3eb014b55fa74961a554f05678cdbe111b72dc8e
23+ uses : ffurrer2/shared-workflows/.github/workflows/markdownlint.yml@b1fc55ac46eb9dbb943e6a6089fd0a438dbfc052
Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ permissions:
1919jobs :
2020 yamllint :
2121 name : yamllint
22- uses : ffurrer2/shared-workflows/.github/workflows/yamllint.yml@3eb014b55fa74961a554f05678cdbe111b72dc8e
22+ uses : ffurrer2/shared-workflows/.github/workflows/yamllint.yml@b1fc55ac46eb9dbb943e6a6089fd0a438dbfc052
You can’t perform that action at this time.
0 commit comments