Commit Graph

9 Commits

Author SHA1 Message Date
dependabot[bot]
9c79ddc100 Bump actions/upload-artifact from 4.2.0 to 4.3.0 (#55516)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](694cdabd8b...26f96dfa69)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2024-01-29 08:11:32 +01:00
dependabot[bot]
99c58b3d39 Bump actions/upload-artifact from 4.1.0 to 4.2.0 (#55237)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](1eb3cb2b3e...694cdabd8b)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2024-01-23 12:45:10 +00:00
dependabot[bot]
6d1e08769f Bump actions/upload-artifact from 4.0.0 to 4.1.0 (#54766)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](c7d193f32e...1eb3cb2b3e)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  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>
2024-01-15 10:24:46 +01:00
dependabot[bot]
c75d38190a Bump actions/upload-artifact from 3.1.3 to 4.0.0 (#53905)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3.1.3 to 4.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](a8a3f3ad30...c7d193f32e)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 07:22:00 +00:00
Fran Mulero
87370f26d6 [bitnami/containers] GitHub actions hardening (#52441)
* GitHub actions hardening

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Allow manual triggering in scheduled jobs

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Use env var instead of using github expressions

Signed-off-by: Fran Mulero <fmulero@vmware.com>

---------

Signed-off-by: Fran Mulero <fmulero@vmware.com>
2023-11-08 17:06:12 +01:00
Fran Mulero
bd9843ac29 [bitnami/containers] Revisit workflow permissions (#36685)
* [bitnami/containers] Revisit workflow permissions

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Apply suggestions

Signed-off-by: Fran Mulero <fmulero@vmware.com>

---------

Signed-off-by: Fran Mulero <fmulero@vmware.com>
2023-06-07 12:49:47 +02:00
Alejandro Gómez Morón
d1c8d1b231 [bitnami/containers] Use Environment Files instead of set-output (#11489)
Using environment files instead of set-output

Signed-off-by: Alejandro Gómez <morona@vmware.com>

Signed-off-by: Alejandro Gómez <morona@vmware.com>
2022-10-26 17:11:09 +02:00
Fran Mulero
51f9bd111c Fix Provenance UID and secret typo (#2638)
Signed-off-by: Fran Mulero <fmulero@vmware.com>
2022-08-09 17:59:10 +02:00
Fran Mulero
b166e9499e New workflow to build SRP report (#2622)
* New workflow for SRP report

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Fix typo

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Fix permissions and configuration

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Uncomment submit step

Signed-off-by: Fran Mulero <fmulero@vmware.com>

* Apply suggestions

Signed-off-by: Fran Mulero <fmulero@vmware.com>
2022-08-09 15:46:17 +02:00