Skip to content

Commit

Permalink
fix: use git hash as version
Browse files Browse the repository at this point in the history
  • Loading branch information
prisis committed May 20, 2024
1 parent 8df2751 commit 8e96cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflow/allo-allo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
egress-policy: "audit"

- name: "AlloAllo"
uses: "mechanical-ink/allo-allo@v1.0.1"
uses: "mechanical-ink/allo-allo@a73509525c37fba22bc0d0c4a076c6d6b963fb06" # v1.0.1
with:
issueWelcome: "${{ inputs.issue-welcome }}"
prWelcome: "${{ inputs.pr-welcome }}"
Expand Down

0 comments on commit 8e96cc1

Please sign in to comment.