Skip to content

Commit 9bbd2f2

Browse files
Merge pull request #97 from ral-facilities/dependabot/github_actions/IsaacShelton/update-existing-release-1.3.5
2 parents b220d00 + c6a59b8 commit 9bbd2f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
if: ${{ github.ref == 'refs/heads/master' }}
6666

6767
- name: Create/update release
68-
uses: IsaacShelton/update-existing-release@v1.3.4
68+
uses: IsaacShelton/update-existing-release@v1.3.5
6969
with:
7070
token: ${{ secrets.GITHUB_TOKEN }}
7171
files: ./datagateway-download-api-${{ env.VERSION }}-distro.zip

0 commit comments

Comments
 (0)