Skip to content

Commit

Permalink
chore(deps): pin dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 9ffc541 commit d7e4951
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,13 +65,13 @@ jobs:
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: Download release artifacts
uses: actions/download-artifact@v4.1.8
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
with:
name: release-artifacts
path: ./release/

- name: Create Windows packages
uses: love-actions/love-actions-windows@v1.1.3
uses: love-actions/love-actions-windows@36cae8246a339241633135d1e74346008d32d20b # v1.1.3
with:
love-package: ./release/joysticktester.love
icon-path: ./assets/icon.ico
Expand Down

0 comments on commit d7e4951

Please sign in to comment.