You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR is for adding small improvements on the github actions.
### What was happening
- The way the github actions were accessing to the secrets and passing
as input parameter to other actions;
- The version of the external github action `actions/checkout`
### What was done
- Now, github actions that require secrets access to them directly
- `actions/checkout` was standardized to v4
- Tested changes in the sandbox
### Checklist
- [x] tested locally
- [ ] documented the code
- [ ] clean all warnings and errors of eslint
- [ ] requires changes in OutSystems (if so, provide a module with
changes)
- [ ] requires new sample page in OutSystems (if so, provide a module
with changes)
0 commit comments