dependabot[bot]
2e97c7de86
chore(deps): bump the github-actions group with 4 updates ( #2444 )
...
* chore(deps): bump the github-actions group with 4 updates
Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout ), [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance ), [actions/download-artifact](https://github.com/actions/download-artifact ) and [ncipollo/release-action](https://github.com/ncipollo/release-action ).
Updates `actions/checkout` from 4 to 5
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
Updates `actions/attest-build-provenance` from 1 to 2
- [Release notes](https://github.com/actions/attest-build-provenance/releases )
- [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md )
- [Commits](https://github.com/actions/attest-build-provenance/compare/v1...v2 )
Updates `actions/download-artifact` from 4 to 5
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5 )
Updates `ncipollo/release-action` from 1.11.2 to 1.18.0
- [Release notes](https://github.com/ncipollo/release-action/releases )
- [Commits](https://github.com/ncipollo/release-action/compare/v1.11.2...v1.18.0 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/attest-build-provenance
dependency-version: '2'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: ncipollo/release-action
dependency-version: 1.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com >
* temporary: disable Docker image pushes for testing purposes
* chore(ci): revert temporary changes to the build workflow
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nicomiguelino <nicomiguelino2014@gmail.com >
2025-08-19 16:29:21 -07:00
Nico Miguelino
40100b86f7
chore(ci): bump runner OS to Ubuntu 24.04 for the remaining workflows ( #2205 )
2025-01-21 19:00:29 -08:00
Nico Miguelino
ba653abfeb
chore(ci): bump actions/checkout to v4 ( #2137 )
2024-11-20 11:46:09 -08:00
nicomiguelino
3c9ffaf015
fix: specify permissions when doing CodeQL analysis via CI
2024-07-03 13:18:34 -07:00
Nico Miguelino
0517242526
Does asset URL validation when a key is pressed ( #1941 )
...
* fix: do asset URL validation on keypress (keyup) as well
* chore: re-generate CoffeeScript to JavaScript map files
* fix: bump codeql-action from v2 to v3
2024-07-03 12:59:54 -07:00
nicomiguelino
08a9d256a9
fix: bump codeql-action to v2
2024-06-08 13:53:48 -07:00
Viktor Petersson
cb503cd0ff
Adds initial steps for building webview
2022-09-15 15:05:44 +01:00