Skip to content

Commit

Permalink
build(deps): bump philss/rustler-precompiled-action from 1.1.3 to 1.1.4
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.3 to 1.1.4.
- [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.3...v1.1.4)

---
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]>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 41a77c5 commit ca2db51
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].3
uses: philss/[email protected].4
with:
project-name: rhai_rustler
project-version: ${{ env.PROJECT_VERSION }}
Expand Down

0 comments on commit ca2db51

Please sign in to comment.