Skip to content

Commit bd77370

Browse files
Merge pull request #540 from SierraSoftworks/dependabot/github_actions/SierraSoftworks/gh-releases-1.0.9
chore(deps): Bump SierraSoftworks/gh-releases from 1.0.8 to 1.0.9
2 parents 41c2a1d + 7daa809 commit bd77370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
run: ${{ matrix.builder }} build --release --target ${{ matrix.target }}
165165

166166
- name: Upload GitHub Release Artifacts
167-
uses: SierraSoftworks/gh-releases@v1.0.8
167+
uses: SierraSoftworks/gh-releases@v1.0.9
168168
if: github.event_name == 'release'
169169
with:
170170
files: "target/${{ matrix.target }}/release/github-backup${{ matrix.extension }} | github-backup-${{ matrix.os }}-${{ matrix.arch }}${{ matrix.extension }}"

0 commit comments

Comments
 (0)