Skip to content

Commit

Permalink
chore(deps): обновление зависимостей (#37)
Browse files Browse the repository at this point in the history
| datasource  | package                  | from   | to     |
| ----------- | ------------------------ | ------ | ------ |
| github-tags | Pacific-Agency/workflows | v0.2.1 | v0.3.0 |
| npm         | pnpm                     | 8.6.9  | 8.6.10 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 24, 2023
1 parent c62d8a0 commit da23bd9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
changelog:
uses: Pacific-Agency/workflows/.github/workflows/changelog.yml@v0.2.1
uses: Pacific-Agency/workflows/.github/workflows/changelog.yml@v0.3.0
with:
version: ${{ inputs.version }}
secrets:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"prettier-plugin-sort-json": "*",
"prettier-plugin-tailwindcss": "*"
},
"packageManager": "pnpm@8.6.9"
"packageManager": "pnpm@8.6.10"
}

0 comments on commit da23bd9

Please sign in to comment.