Skip to content

Commit

Permalink
Bump philss/rustler-precompiled-action from 1.0.1 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [philss/rustler-precompiled-action](https://github.com/philss/rustler-precompiled-action) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/philss/rustler-precompiled-action/releases)
- [Changelog](https://github.com/philss/rustler-precompiled-action/blob/main/CHANGELOG.md)
- [Commits](philss/rustler-precompiled-action@v1.0.1...v1.1.0)

---
updated-dependencies:
- dependency-name: philss/rustler-precompiled-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent 45908cf commit 89a7c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:

- name: Build the project
id: build-crate
uses: philss/rustler-precompiled-action@v1.0.1
uses: philss/rustler-precompiled-action@v1.1.0
with:
project-name: ${{ env.PROJECT_NAME }}
project-version: ${{ env.PROJECT_VERSION }}
Expand Down

0 comments on commit 89a7c04

Please sign in to comment.