Skip to content

Commit

Permalink
Update Analog-inc/asciidoctor-action action to v1.3.2 (#636)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Johannes Müller <[email protected]>
  • Loading branch information
renovate[bot] and straight-shoota authored Sep 25, 2024
1 parent e8fe2bd commit d797c25
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
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
2 changes: 1 addition & 1 deletion man/shard.yml.5
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'\" t
.\" Title: shard.yml
.\" Author: [see the "AUTHOR(S)" section]
.\" Generator: Asciidoctor 2.0.20
.\" Generator: Asciidoctor 2.0.23
.\" Date: 2024-03-28
.\" Manual: File Formats
.\" Source: shards 0.18.0
Expand Down
2 changes: 1 addition & 1 deletion man/shards.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
'\" t
.\" Title: shards
.\" Author: [see the "AUTHOR(S)" section]
.\" Generator: Asciidoctor 2.0.20
.\" Generator: Asciidoctor 2.0.23
.\" Date: 2024-03-28
.\" Manual: Shards Manual
.\" Source: shards 0.18.0
Expand Down

0 comments on commit d797c25

Please sign in to comment.