Skip to content

Commit

Permalink
build(deps): Bump 9elements/firmware-action
Browse files Browse the repository at this point in the history
Bumps the github group with 1 update in the / directory: [9elements/firmware-action](https://github.com/9elements/firmware-action).


Updates `9elements/firmware-action` from 0.2.1 to 0.4.0
- [Release notes](https://github.com/9elements/firmware-action/releases)
- [Changelog](https://github.com/9elements/firmware-action/blob/main/CHANGELOG.md)
- [Commits](9elements/firmware-action@v0.2.1...v0.4.0)

---
updated-dependencies:
- dependency-name: 9elements/firmware-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2024
1 parent 75417b3 commit a732121
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
go-version: stable

- name: firmware-action
uses: 9elements/firmware-action@v0.2.1
uses: 9elements/firmware-action@v0.4.0
with:
config: 'firmware-action.json'
target: 'coreboot-example'
Expand Down

0 comments on commit a732121

Please sign in to comment.