From 43a29e708a5f040d26c7e4db0175bc824761b516 Mon Sep 17 00:00:00 2001 From: Jonathan Gazeley Date: Wed, 15 May 2024 12:50:54 +0100 Subject: [PATCH] Update Forge publish action --- .github/workflows/publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index fc85297..3a124cc 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -16,7 +16,7 @@ jobs: with: ref: ${{ steps.vars.outputs.tag }} - name: Build and publish module - uses: barnumbirr/action-forge-publish@v2 + uses: barnumbirr/action-forge-publish@v2.15.0 env: FORGE_API_KEY: ${{ secrets.FORGE_API_KEY }} REPOSITORY_URL: https://forgeapi.puppet.com/v3/releases