Skip to content

Commit

Permalink
chore(deps): update github actions all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent 5b9a515 commit 8df38ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr-open.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: |
Expand All @@ -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 }}
Expand Down

0 comments on commit 8df38ea

Please sign in to comment.