diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 73aa21857e..58f3ac2f11 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -31,7 +31,7 @@ jobs: steps: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # tag=v5 - name: Set up Ruby for asciidoctor-pdf - uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25 # tag=v1 + uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # tag=v1 with: ruby-version: 3.3.0 - name: Install asciidoctor-pdf / rouge @@ -75,7 +75,7 @@ jobs: steps: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # tag=v5 - name: Set up Ruby for asciidoctor-pdf - uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25 # tag=v1 + uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # tag=v1 with: ruby-version: 3.3.0 - name: Install asciidoctor-pdf / rouge @@ -114,7 +114,7 @@ jobs: steps: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # tag=v5 - name: Set up Ruby for asciidoctor-pdf - uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25 # tag=v1 + uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # tag=v1 with: ruby-version: 3.3.0 - name: Install asciidoctor-pdf / rouge @@ -155,7 +155,7 @@ jobs: steps: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # tag=v5 - name: Set up Ruby for asciidoctor-pdf - uses: ruby/setup-ruby@d5126b9b3579e429dd52e51e68624dda2e05be25 # tag=v1 + uses: ruby/setup-ruby@8aeb6ff8030dd539317f8e1769a044873b56ea71 # tag=v1 with: ruby-version: 3.3.0 - name: Install asciidoctor-pdf / rouge