GitHub Actions
34779ed730
chore: Update dist
2022-07-21 18:30:44 +00:00
GitHub Actions
2e344a8a34
chore: Update dist
2022-04-12 03:46:12 +00:00
GitHub Actions
1ca0e74a85
chore: Update dist
2022-04-05 03:02:50 +00:00
GitHub Actions
4ff5ea70e6
chore: Update dist
2022-03-29 03:03:30 +00:00
GitHub Actions
f350a92ff6
chore: Update dist
2022-03-22 03:02:46 +00:00
GitHub Actions
18cfdaf552
chore: Update dist
2022-03-15 03:06:55 +00:00
GitHub Actions
dfe025559e
chore: Update dist
2022-03-08 03:02:42 +00:00
GitHub Actions
1936d118bd
chore: Update dist
2022-03-01 03:03:19 +00:00
GitHub Actions
f06248b64a
chore: Update dist
2022-02-22 03:03:33 +00:00
GitHub Actions
a64e523261
chore: Update dist
2022-02-15 03:02:43 +00:00
GitHub Actions
8b86e3223d
chore: Update dist
2022-02-08 03:02:56 +00:00
GitHub Actions
852be5b0ee
chore: Update dist
2022-02-01 03:03:58 +00:00
GitHub Actions
2d5d4077ee
chore: Update dist
2022-01-25 03:02:53 +00:00
GitHub Actions
4e8c2213ad
chore: Update dist
2022-01-18 18:12:23 +00:00
GitHub Actions
a27dcef2f6
chore: Update dist
2022-01-18 03:03:14 +00:00
GitHub Actions
860d476018
chore: Update dist
2022-01-12 18:39:06 +00:00
GitHub Actions
f3ce02b094
chore: Update dist
2022-01-04 03:03:04 +00:00
GitHub Actions
0dbbed9302
chore: Update dist
2021-12-28 03:02:44 +00:00
GitHub Actions
3fbeeb47e5
chore: Update dist
2021-12-21 03:02:11 +00:00
GitHub Actions
bd9e4620f6
chore: Update dist
2021-12-14 03:03:56 +00:00
GitHub Actions
96a6b113cd
chore: Update dist
2021-12-07 03:04:08 +00:00
GitHub Actions
b978ecdce1
chore: Update dist
2021-11-30 03:03:10 +00:00
GitHub Actions
5932afb4de
chore: Update dist
2021-11-23 03:03:26 +00:00
GitHub Actions
fcd8bb1e0a
chore: Update dist
2021-11-16 03:01:55 +00:00
GitHub Actions
6781b24514
chore: Update dist
2021-11-09 03:02:08 +00:00
GitHub Actions
8eba69932f
chore: Update dist
2021-11-02 03:02:01 +00:00
GitHub Actions
e21f7333e8
chore: Update dist
2021-10-26 18:51:07 +00:00
GitHub Actions
9e14050741
chore: Update dist
2021-10-19 22:03:43 +00:00
Richard H Boyd
036a4a1ddf
feat: upgraded to new GH OIDC API ( #284 )
2021-10-18 18:33:08 +00:00
GitHub Actions
9aaa1daa91
chore: Update dist
2021-10-05 03:04:58 +00:00
GitHub Actions
ee3f482dac
chore: Update dist
2021-10-05 03:02:09 +00:00
Richard H Boyd
a78fcb01f7
fix: reverting update to use new API ( #274 )
...
* Revert "chore: Update dist"
This reverts commit 9815921334 .
* Revert "fix: Updated token retrieval to use new API (#270 )"
This reverts commit 20ce4e5ba1 .
2021-09-30 18:12:15 +00:00
GitHub Actions
9815921334
chore: Update dist
2021-09-29 23:30:01 +00:00
Richard H Boyd
20ce4e5ba1
fix: Updated token retrieval to use new API ( #270 )
...
* feat: OIDC provider (with PR comments)
* feat: OIDC provider (with PR comments)
* updated OIDC based on new GH API
2021-09-29 23:29:33 +00:00
GitHub Actions
0c8047f19c
chore: Update dist
2021-09-28 18:31:07 +00:00
Richard H Boyd
b8c74de753
feat: added OIDC ( #262 )
...
* feat: OIDC provider (with PR comments)
* chore: Bump jest from 27.2.1 to 27.2.2 (#267 )
Bumps [jest](https://github.com/facebook/jest ) from 27.2.1 to 27.2.2.
- [Release notes](https://github.com/facebook/jest/releases )
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/jest/compare/v27.2.1...v27.2.2 )
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: Bump ansi-regex from 5.0.0 to 5.0.1 (#269 )
Bumps [ansi-regex](https://github.com/chalk/ansi-regex ) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/chalk/ansi-regex/releases )
- [Commits](https://github.com/chalk/ansi-regex/compare/v5.0.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: ansi-regex
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* chore: Bump aws-sdk from 2.991.0 to 2.996.0 (#268 )
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js ) from 2.991.0 to 2.996.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases )
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/aws/aws-sdk-js/compare/v2.991.0...v2.996.0 )
---
updated-dependencies:
- dependency-name: aws-sdk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* chore: Update dist
* feat: OIDC provider (with PR comments)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <runner@fv-az209-487.sst5i0nymnhu5a1lxus1lxbvub.xx.internal.cloudapp.net >
2021-09-28 18:30:32 +00:00
GitHub Actions
ef6880f4e4
chore: Update dist
2021-09-28 03:04:22 +00:00
GitHub Actions
7d82086556
chore: Update dist
2021-09-21 03:01:50 +00:00
GitHub Actions
0f2c607a61
chore: Update dist
2021-09-14 03:04:00 +00:00
GitHub Actions
7b9eb2f6e4
chore: Update dist
2021-09-07 03:02:00 +00:00
GitHub Actions
882cf48fb9
chore: Update dist
2021-08-31 03:01:55 +00:00
GitHub Actions
2bd0cfca33
chore: Update dist
2021-08-24 03:03:38 +00:00
GitHub Actions
fa2fb9f874
chore: Update dist
2021-08-24 03:01:54 +00:00
GitHub Actions
710f5b29b3
chore: Update dist
2021-08-17 03:01:49 +00:00
GitHub Actions
b0e8652658
chore: Update dist
2021-08-10 03:01:53 +00:00
GitHub Actions
1f1eb0f055
chore: Update dist
2021-08-03 20:36:13 +00:00
GitHub Actions
5548ca9128
chore: Update dist
2021-08-03 03:01:56 +00:00
GitHub Actions
af7d0d7799
chore: Update dist
2021-07-27 03:02:01 +00:00
GitHub Actions
e75b7bbcfa
chore: Update dist
2021-07-20 03:02:06 +00:00
GitHub Actions
2b3967abf0
chore: Update dist
2021-07-13 03:01:55 +00:00