Skip to content

Commit

Permalink
Bump carlosperate/arm-none-eabi-gcc-action from 1.6.0 to 1.6.1 (#8)
Browse files Browse the repository at this point in the history
Bumps [carlosperate/arm-none-eabi-gcc-action](https://github.com/carlosperate/arm-none-eabi-gcc-action) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/carlosperate/arm-none-eabi-gcc-action/releases)
- [Changelog](https://github.com/carlosperate/arm-none-eabi-gcc-action/blob/main/CHANGELOG.md)
- [Commits](carlosperate/arm-none-eabi-gcc-action@48db448...bb9083f)

---
updated-dependencies:
- dependency-name: carlosperate/arm-none-eabi-gcc-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 6, 2023
1 parent 890ab30 commit 94cdba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
with:
persist-credentials: false
- name: Install GNU Arm Embedded Toolchain ${{ matrix.gcc }}
uses: carlosperate/arm-none-eabi-gcc-action@48db4484a55750df7a0ccca63347fcdea6534d78
uses: carlosperate/arm-none-eabi-gcc-action@bb9083f435def6b250f6264fa3b49443b76d654e
with:
release: ${{ matrix.gcc }}
- uses: hendrikmuhs/ccache-action@ca3acd2731eef11f1572ccb126356c2f9298d35e # v1.2.9
Expand Down

0 comments on commit 94cdba4

Please sign in to comment.