Explorar o código

Update HACS validation to use main instead of master.

Jason Rumney %!s(int64=5) %!d(string=hai) anos
pai
achega
15fddd61c7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .github/workflows/hacs-validate.yml

+ 1 - 1
.github/workflows/hacs-validate.yml

@@ -12,7 +12,7 @@ jobs:
     steps:
     steps:
       - uses: 'actions/checkout@v2'
       - uses: 'actions/checkout@v2'
       - name: HACS validation
       - name: HACS validation
-        uses: 'hacs/integration/action@master'
+        uses: 'hacs/integration/action@main'
         with:
         with:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
           CATEGORY: 'integration'
           CATEGORY: 'integration'