Skip to content

Commit

Permalink
Update Analog-inc/asciidoctor-action action to v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 14, 2024
1 parent 655a3b0 commit 67f01e9
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 @@ -76,7 +76,7 @@ jobs:
- name: Download source
uses: actions/checkout@v4
- name: Build manpages
uses: Analog-inc/[email protected].1
uses: Analog-inc/[email protected].2
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 67f01e9

Please sign in to comment.