We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 10f8253 + 08cfcba commit 5c93005Copy full SHA for 5c93005
1 file changed
.github/workflows/release.yml
@@ -92,7 +92,7 @@ jobs:
92
93
- name: Build the project
94
id: build-crate
95
- uses: philss/rustler-precompiled-action@853ac56183f29a080304df3ff8a194b5bbdc24cc # v1.1.4
+ uses: philss/rustler-precompiled-action@67ed0cc2d6a423e4c4cd9ad651dcc6c90f802cdb # v1.1.5
96
with:
97
project-name: ecto_libsql
98
project-version: ${{ env.PROJECT_VERSION }}
0 commit comments