Update generated workflow source to match
This commit is contained in:
parent
ba7fabd835
commit
bcaa06bbb4
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ operatingSystems: ["ubuntu"]
|
||||||
versions: ["default"]
|
versions: ["default"]
|
||||||
steps:
|
steps:
|
||||||
- name: Set up Ruby
|
- name: Set up Ruby
|
||||||
uses: ruby/setup-ruby@e5ac7b085f6e63d49c8973eb0c6e04d876b881f1 # v1.230.0
|
uses: ruby/setup-ruby@cb0fda56a307b8c78d38320cd40d9eb22a3bf04e # v1.242.0
|
||||||
with:
|
with:
|
||||||
ruby-version: 2.6
|
ruby-version: 2.6
|
||||||
- name: Install Code Scanning integration
|
- name: Install Code Scanning integration
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue