diff --git a/.github/workflows/molecule.yml b/.github/workflows/molecule.yml index e27452e..55c4f17 100644 --- a/.github/workflows/molecule.yml +++ b/.github/workflows/molecule.yml @@ -78,7 +78,7 @@ jobs: - uses: "actions/checkout@master" - name: Dependabot metadata id: metadata - uses: dependabot/fetch-metadata@v1 + uses: dependabot/fetch-metadata@v2 with: github-token: ${{ secrets.GITHUB_TOKEN }} - name: Approve a PR diff --git a/CHANGELOG.md b/CHANGELOG.md index da6cf36..e2c8688 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ **Merged pull requests:** +- Bump release-drafter/release-drafter from 5 to 6 [\#21](https://github.com/buluma/ansible-role-rpmfusion/pull/21) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump release-drafter/release-drafter from 5 to 6 [\#19](https://github.com/buluma/ansible-role-rpmfusion/pull/19) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump release-drafter/release-drafter from 5 to 6 [\#18](https://github.com/buluma/ansible-role-rpmfusion/pull/18) ([dependabot[bot]](https://github.com/apps/dependabot))