Ver código fonte

Merge pull request #12 from metya/dependabot/github_actions/actions/checkout-4

:arrow_up: Bump actions/checkout from 3 to 4
metya 2 anos atrás
pai
commit
c303fe0b97
2 arquivos alterados com 2 adições e 2 exclusões
  1. 1 1
      .github/workflows/bumpversion.yml
  2. 1 1
      .github/workflows/deploy.yml

+ 1 - 1
.github/workflows/bumpversion.yml

@@ -12,7 +12,7 @@ jobs:
     name: "Bump version and create changelog with commitizen"
     steps:
       - name: Check out
-        uses: actions/checkout@v3
+        uses: actions/checkout@v4
         with:
           lfs: true
           fetch-depth: 0

+ 1 - 1
.github/workflows/deploy.yml

@@ -14,7 +14,7 @@ jobs:
       GITHUB_TOKEN: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
     steps:
       - name: Check out
-        uses: actions/checkout@v3
+        uses: actions/checkout@v4
         with:
           lfs: "true"
       - name: Deploy compose