Merge pull request #71 from unistack-org/dependabot/github_actions/dependabot/fetch-metadata-1.3.3

Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3
This commit is contained in:
Василий Толстов 2022-08-28 17:04:04 +03:00 committed by GitHub
commit 821b12484e
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.1 uses: dependabot/fetch-metadata@v1.3.3
with: with:
github-token: "${{ secrets.TOKEN }}" github-token: "${{ secrets.TOKEN }}"
- name: merge - name: merge