Releases: depot/setup-action
Releases · depot/setup-action
v1.6.0
What's Changed
- Mask exported token value (#14) @jacobwgillespie
v1.5.0
What's Changed
- Update to node20 (#12) @kylegalbraith
v1.4.2
What's Changed
- Update action dependencies (#10) @jacobwgillespie
v1.4.1
What’s Changed
- Update @depot/actions-public-oidc-client to v1.0.0 (#7) @jacobwgillespie
v1.4.0
What’s Changed
- Add support for open-source PR token exchange (#6) @jacobwgillespie
v1.3.0
What’s Changed
- Use new endpoint for OIDC auth (#5) @jacobwgillespie
v1.2.0
What’s Changed
- Use
dl.depot.dev
to fetch CLI release information (#4) @jacobwgillespie
v1.1.0
What’s Changed
- Add OIDC token support (#3) @jacobwgillespie
v1.0.4
What’s Changed
- Update action development dependencies (#2) @jacobwgillespie
v1.0.3
What’s Changed
- Renamed repository to
depot/setup-action
. The olddepot/setup-depot
name should still work, but you should update your Actions workflows to reference the new name.