Skip to content

Commit

Permalink
chore(deps): update cunicu/.github action to v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 14, 2024
1 parent 6e2dfc5 commit fba2814
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ on:

jobs:
reuse:
uses: cunicu/.github/.github/workflows/reuse.yaml@v0.2.0
uses: cunicu/.github/.github/workflows/reuse.yaml@v0.3.0
2 changes: 1 addition & 1 deletion .github/workflows/mirror.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ on: [push, delete]

jobs:
mirror:
uses: cunicu/.github/.github/workflows/mirror.yaml@v0.2.0
uses: cunicu/.github/.github/workflows/mirror.yaml@v0.3.0
secrets:
CODEBERG_SSH_KEY: ${{ secrets.CODEBERG_SSH_KEY }}
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
semver-tag:
uses: cunicu/.github/.github/workflows/release.yaml@v0.2.0
uses: cunicu/.github/.github/workflows/release.yaml@v0.3.0
secrets:
PAT: ${{ secrets.PAT }}
permissions:
Expand Down

0 comments on commit fba2814

Please sign in to comment.