Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 23, 2024
1 parent 51e8d8f commit 2882548
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81
uses: docker/metadata-action@232fc64e3a4e54539e087c5976439ea54be0959d
with:
images: |
n4t5u/yacosta738.github.io
Expand All @@ -113,7 +113,7 @@ jobs:
run: pnpm run build # build:docker

- name: Build and push Docker image
uses: docker/build-push-action@62d8db0960c97201f2ae1563702b458b5c216a38
uses: docker/build-push-action@b3eddbb94c4146a0988a620b01720afe50639271
with:
context: .
file: ./Dockerfile
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@typescript-eslint/parser": "7.0.2",
"@vite-pwa/astro": "^0.3.0",
"@vueuse/core": "10.8.0",
"astro": "4.4.3",
"astro": "4.4.4",
"astro-compress": "2.2.10",
"astro-critters": "2.1.1",
"astro-icon": "1.1.0",
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 2882548

Please sign in to comment.