Merge pull request #79 from unistack-org/dependabot/github_actions/dependabot/fetch-metadata-1.3.5

Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5
This commit is contained in:
Василий Толстов 2022-11-14 06:54:39 +03:00 committed by GitHub
commit 997de86f0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ jobs:
steps: steps:
- name: metadata - name: metadata
id: metadata id: metadata
uses: dependabot/fetch-metadata@v1.3.4 uses: dependabot/fetch-metadata@v1.3.5
with: with:
github-token: "${{ secrets.TOKEN }}" github-token: "${{ secrets.TOKEN }}"
- name: merge - name: merge