Skip to content

Commit

Permalink
chore(cicd): upgrade semantic-release action
Browse files Browse the repository at this point in the history
Hoping this fixes the release issue.
  • Loading branch information
StoneyJackson authored Oct 11, 2023
1 parent 1c4b82f commit 9cf29d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
name: Checkout
uses: actions/checkout@v3
-
uses: docker://ghcr.io/codfish/semantic-release-action@sha256:43a9e5ce88fc0460c22f3f3c45e39ac99e1cefff2ffd76c6e8c34306c8ccec91
uses: docker://ghcr.io/codfish/semantic-release-action@sha256:cfb2b8231400c4bcb0abb8403c38aaff0c865e1bae8892b9b40893db9ef49403
id: semantic
with:
branches: |
Expand Down

0 comments on commit 9cf29d9

Please sign in to comment.