1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 10:57:55 +01:00
Commit graph

22 commits

Author SHA1 Message Date
dependabot[bot]
1ffaf58f9f
Bump sigstore/cosign-installer from 3.10.0 to 4.0.0
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.10.0 to 4.0.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v3.10.0...v4.0.0)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-version: 4.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-17 01:09:43 +00:00
dependabot[bot]
3b090e7c2e
Bump sigstore/cosign-installer from 3.8.2 to 3.10.0 (#173)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-05 18:33:45 -04:00
dependabot[bot]
6810b148ad
Bump docker/login-action from 3.4.0 to 3.6.0 (#174)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-05 18:24:07 -04:00
dependabot[bot]
d77e956373
Bump sigstore/cosign-installer from 3.7.0 to 3.8.2 (#162)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jason Nagin <33561705+JasonN3@users.noreply.github.com>
2025-05-05 20:44:40 -04:00
dependabot[bot]
91208e0329
Bump docker/login-action from 3.3.0 to 3.4.0 (#160)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jason Nagin <33561705+JasonN3@users.noreply.github.com>
2025-05-05 18:44:24 -04:00
dependabot[bot]
f9395d5ae1
Bump sigstore/cosign-installer from 3.6.0 to 3.7.0 (#143)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 09:36:44 -04:00
dependabot[bot]
aa74d32215
Bump docker/login-action from 3.2.0 to 3.3.0 (#129)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jason Nagin <33561705+JasonN3@users.noreply.github.com>
2024-08-12 11:40:47 -04:00
dependabot[bot]
f98ebd1420
Bump sigstore/cosign-installer from 3.5.0 to 3.6.0 (#131)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jason Nagin <33561705+JasonN3@users.noreply.github.com>
2024-08-12 11:40:00 -04:00
Jason Nagin
776a9a7e98
Tag image with long sha (#136) 2024-08-12 11:38:47 -04:00
dependabot[bot]
edf9c39029
Bump docker/login-action from 2.1.0 to 3.2.0 (#125)
Some checks failed
Test Repo / Check variables are listed (push) Has been cancelled
2024-06-25 09:48:43 -04:00
Jason Nagin
2b91de5959
add password 2024-06-21 11:28:08 -04:00
Jason Nagin
326734dccb
Add image signing (#124) 2024-06-21 10:26:19 -04:00
Jason N
02c3b10f56
Fix dependencies path and issues with secure boot key (#100)
Co-authored-by: Noel Miller <noelmiller@protonmail.com>
2024-04-09 10:53:10 -04:00
Jason N
b669420287
Split Makfile and move workflow to Makefile (#88)
Co-authored-by: codacy-production[bot] <61871480+codacy-production[bot]@users.noreply.github.com>
2024-04-04 16:32:52 -04:00
Jason N
41e2ae1242
Fix version tag (#90) 2024-03-27 15:06:16 -04:00
Jason N
b5c953d8d3
Automatically determine Flatpak dependencies (#86)
Co-authored-by: Noel Miller <noelmiller@protonmail.com>
2024-03-26 14:17:21 -04:00
Jason N.
4ae1721311 check if empty instead 2024-03-19 13:01:10 -04:00
Jason N.
3b58e69ec4 generate different tag for pr 2024-03-19 13:00:11 -04:00
Jason N.
c1c16f6420 Merge branch 'main' of https://github.com/JasonN3/build-container-installer 2024-03-19 12:47:24 -04:00
Jason N.
a4afd2efe6 lowercase 2024-03-19 12:46:37 -04:00
Jason N
5ee3e3cb8f
Fix tests for PRs (#80) 2024-03-19 11:11:11 -04:00
Jason N
bcfbc02ded
Split Tests to Separate files (#79) 2024-03-19 09:31:10 -04:00