Skip to content

Commit 4bae5a1

Browse files
chore(ci): bump the github-actions group with 2 updates (#1935)
1 parent 87c8fc6 commit 4bae5a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152

153153
- name: Install cross
154154
if: matrix.use-cross
155-
uses: taiki-e/install-action@f355b1dcaf1a1c56ccead97cc540a259faf4bd5a # v2
155+
uses: taiki-e/install-action@e7ef886cf8f69c25ecef6bbc2858a42e273496ec # v2
156156
with:
157157
tool: cross
158158

@@ -240,7 +240,7 @@ jobs:
240240
path: ${{ steps.package.outputs.pkg-path }}
241241

242242
- name: Publish archives and packages
243-
uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2
243+
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2
244244
if: startsWith(github.ref, 'refs/tags/v')
245245
with:
246246
draft: true

0 commit comments

Comments
 (0)