From 8df38ea4a2898bfff8f8106da640c815ba25ffd1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 07:02:09 +0000 Subject: [PATCH] chore(deps): update github actions all dependencies --- .github/workflows/pr-open.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-open.yml b/.github/workflows/pr-open.yml index 38601bee..87efbbc9 100644 --- a/.github/workflows/pr-open.yml +++ b/.github/workflows/pr-open.yml @@ -66,7 +66,7 @@ jobs: pull-requests: write steps: - name: Greeting - uses: bcgov-nr/action-pr-description-add@v1.1.2 + uses: bcgov-nr/action-pr-description-add@v1.2.0 with: github_token: ${{ secrets.GITHUB_TOKEN }} add_markdown: | @@ -87,7 +87,7 @@ jobs: contents: read packages: write steps: - - uses: bcgov-nr/action-builder-ghcr@v2.2.0 + - uses: bcgov-nr/action-builder-ghcr@v2.3.0 with: package: api tag: ${{ github.event.number }}