Skip to content

Commit

Permalink
ci: fix spec update in website workflow (#921)
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg authored Apr 4, 2023
1 parent be29f8f commit e5520f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
git config --global user.email info@asyncapi.io
- name: Get latest release
id: latest_version
uses: abatilo/release-info-action@v1.3.0
uses: abatilo/release-info-action@5774bec4e3eabad433b4ae8f625e83afa0e7bb22 # 1.3.2 release https://github.com/abatilo/release-info-action/releases/tag/v1.3.2
with:
owner: asyncapi
repo: spec
Expand Down

0 comments on commit e5520f3

Please sign in to comment.