File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2286,7 +2286,7 @@ on:
2286
2286
2287
2287
jobs:
2288
2288
test:
2289
- runs-on: ubuntu-20 .04
2289
+ runs-on: ubuntu-24 .04
2290
2290
steps:
2291
2291
- name: Send data
2292
2292
# ERROR: uri is typo of url
@@ -2309,7 +2309,7 @@ test.yaml:23:22: property "credentials" is not defined in object type {actions_r
2309
2309
| ^~~~~~~~~~~~~~~~~~~
2310
2310
` ` `
2311
2311
2312
- [Playground](https://rhysd.github.io/actionlint/#eNp8UL1q80AQ7PUUU3ygSsJ8pLo +VUIC+amNdNqEi897Yu82Rph792CdIpkU7pbZ+dnZwKYCTkEOHz6c9rbz/gIAjkdNscyAiv8dgYGiFTcmF9ignoIK3l8e63WfppEMYhLHnwvo1R6mPeuxJ7lpNBNRiH8dCzqDkazQdp4VGoiT625fudHqqvoK/axPFFNRiXJsLmztlZM2/3ft7q7EJRrXsAbcHcnglXjA0KVujRRlA6vi8e98Xj7YqjjkjGa4Bq //gZxXB+LvrQHw9vxw/2Rm4dK43TpE5PwTAAD//6lWhKI =)
2312
+ [Playground](https://rhysd.github.io/actionlint/#eNp8UL1q80AQ7PUUU3ygSuIjuLo +VUIC+amNdNqEi897Yu82Rph792CdIpkU7pbZ+dnZwKYCTkEOHz6c9rbz/gIAjkdNscyAiv8dgYGiFTcmF9ignoIK3l8e63WfppEMYhLHnwvo1R6mPeuxJ7lpNBNRiH8dCzqDkazQdp4VGoiT625fudHqqvoK/axPFFNRiXJsLmztlZM2d7v2/67EJRrXsAbcHcnglXjA0KVujRRlA6vi8e98Xj7YqjjkjGa4Bq //gZxXB+LvrQHw9vxw/2Rm4dK43TpE5PwTAAD//6vehKY =)
2313
2313
2314
2314
Inputs of reusable workflow calls are set to `inputs.*` properties following the definitions at `on.workflow_call.inputs`.
2315
2315
And in a job of a reusable workflow, `secrets.*` are passed from caller of the workflow so it is set following the definitions at
You can’t perform that action at this time.
0 commit comments