Skip to content

Commit

Permalink
Merge pull request #2559 from nextcloud/dependabot/github_actions/sof…
Browse files Browse the repository at this point in the history
…tprops/action-gh-release-2.0.9
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
2 parents c6ddf2e + 0775516 commit 3fc3f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-appstore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
run: ls -lh /tmp/cookbook-${{ steps.appversion.outputs.version }}.tar.gz

- name: Create release
uses: softprops/[email protected].8
uses: softprops/[email protected].9
id: release
with:
files: /tmp/cookbook-${{ steps.appversion.outputs.version }}.tar.gz
Expand Down

0 comments on commit 3fc3f86

Please sign in to comment.