Skip to content

Commit

Permalink
Bump philss/rustler-precompiled-action from 1.1.0 to 1.1.1 (#143)
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.1.0 to 1.1.1.
- [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.1.0...v1.1.1)

---
updated-dependencies:
- dependency-name: philss/rustler-precompiled-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 Oct 18, 2023
1 parent ef51903 commit f6176b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- name: Build the project
id: build-crate
uses: philss/[email protected].0
uses: philss/[email protected].1
with:
project-name: rhai_rustler
project-version: ${{ env.PROJECT_VERSION }}
Expand Down

0 comments on commit f6176b7

Please sign in to comment.