Commit graph

11 commits

Author SHA1 Message Date
divyansh42
1cfc5d852e Update to node20 and dependencies bump
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2024-03-16 22:40:10 +05:30
dependabot[bot]
a7d8d3e644
Bump fast-xml-parser and @aws-sdk/client-ecr (#35)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.2.4 and updates ancestor dependency [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr). These dependencies need to be updated together.


Updates `fast-xml-parser` from 4.0.11 to 4.2.4
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.0.11...v4.2.4)

Updates `@aws-sdk/client-ecr` from 3.261.0 to 3.350.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ecr/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.350.0/clients/client-ecr)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
- dependency-name: "@aws-sdk/client-ecr"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-13 20:20:27 +05:30
Jens Reimann
8cb6c181aa
chore: update dependencies (#34)
* chore: update dependencies

This updates the @actions/core to 1.10.x, which is required to fix the
deprecated state functionality. See: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

closes #33

* style: fix lint errors
2023-03-11 18:16:14 +05:30
divyansh42
9fec908dba Update bundles
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2022-12-25 21:04:33 +05:30
dependabot[bot]
f7d3f4f147
Bump @actions/core from 1.2.6 to 1.9.1 (#32)
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.9.1.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-24 15:14:53 +05:30
Timothée Ravier
097e0bb4d1 action: Update to Node 16 (#28)
See https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/
2022-12-24 12:08:29 +05:30
Philipp Trulson
58898ff661
Add ability to login to AWS ECR repositories (#24)
* Add ability to login to ECR repositories
2022-06-14 19:19:07 +05:30
Divyanshu Agrawal
34f135348d
Add auth_file_path input and --verbose flag (#21)
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2022-05-04 13:15:40 +05:30
divyansh42
22deeeef6a Readme update and action.yml refactor
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-04-09 13:08:06 +05:30
divyansh42
6c4ab503eb Update code
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-03-31 14:44:20 +05:30
divyansh42
565d575198 First commit 🚀
Signed-off-by: divyansh42 <diagrawa@redhat.com>
2021-03-30 18:57:12 +05:30