fix: ci is failing since 2022-10-17 (#1397)
* Update push.yml * Update main.yaml * Update action.yml
This commit is contained in:
2
pkg/runner/testdata/issue-104/main.yaml
vendored
2
pkg/runner/testdata/issue-104/main.yaml
vendored
@@ -10,6 +10,6 @@ jobs:
|
||||
steps:
|
||||
|
||||
- name: hello
|
||||
uses: actions/hello-world-docker-action@master
|
||||
uses: actions/hello-world-docker-action@v1
|
||||
with:
|
||||
who-to-greet: "World"
|
||||
|
Reference in New Issue
Block a user