Explorar o código

Merge pull request #11 from metya/dependabot/github_actions/actions/checkout-3

:arrow_up: bump actions/checkout from 2 to 3
metya %!s(int64=2) %!d(string=hai) anos
pai
achega
a720c5b690
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/bumpversion.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@v2
+        uses: actions/checkout@v3
         with:
           fetch-depth: 0
           token: "${{ secrets.PERSONAL_ACCESS_TOKEN }}"