Skip to content

Commit 8e986b2

Browse files
chore: Update jreleaser/release-action action to v2.5.0 (#116)
Co-authored-by: seqeralabs-renovate[bot] <269134929+seqeralabs-renovate[bot]@users.noreply.github.com>
1 parent 5335771 commit 8e986b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ jobs:
160160
fi
161161
162162
- name: Run JReleaser
163-
uses: jreleaser/release-action@v2
163+
uses: jreleaser/release-action@90ac653bb9c79d11179e65d81499f3f34527dcd5 # 2.5.0
164164
env:
165165
JRELEASER_GITHUB_TOKEN: ${{ secrets.JRELEASER_GITHUB_TOKEN }}
166166
JRELEASER_PROJECT_VERSION: ${{ steps.version.outputs.VERSION }}

0 commit comments

Comments
 (0)