Skip to content

Commit

Permalink
build(deps): bump philss/rustler-precompiled-action from 1.1.3 to 1.1…
Browse files Browse the repository at this point in the history
….4 (#191)

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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent 1a5cd8c commit 58f4527
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 58f4527

Please sign in to comment.