Skip to content

Commit

Permalink
Revert "chore(deps): update jossef/action-latest-release-info action …
Browse files Browse the repository at this point in the history
…to v1.2.2" (#53)

This reverts commit 39592d4.
  • Loading branch information
MaxymVlasov committed Feb 20, 2023
1 parent 7c45415 commit f52e989
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- name: Gets latest created release info
id: latest_release_info
uses: jossef/action-latest-release-info@91c9567e8d5ad9efe800f12fa268a9b67cbe6843 # v1.2.2
uses: jossef/action-latest-release-info@v1.2.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit f52e989

Please sign in to comment.