Skip to content

Commit

Permalink
[CI] Pin Analog-inc/asciidoctor-action version
Browse files Browse the repository at this point in the history
  • Loading branch information
straight-shoota authored Dec 6, 2023
1 parent 4bf845f commit ccaa0eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Download source
uses: actions/checkout@v2
- name: Build manpages
uses: Analog-inc/asciidoctor-action@master
uses: Analog-inc/asciidoctor-action@v1.3.1
with:
shellcommand: "make -B manpages SOURCE_DATE_EPOCH=\"$(date +%s --utc --date \"$(grep -m1 -o -E 'Date: .*' man/shard.yml.5 | cut -d' ' -f2)\")\""
- name: Ensure no changes
Expand Down

0 comments on commit ccaa0eb

Please sign in to comment.