Skip to content

Commit 03748e2

Browse files
1 parent 9674ab4 commit 03748e2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
custom: https://Stripe.PlayForm.Cloud/b/3csdQZfzn2LDaBOcMN
1+
custom: https://buy.stripe.com/3csdQZfzn2LDaBOcMN
22
open_collective: playform-cloud-collective

.github/workflows/Dependabot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
if: ${{ github.actor == 'dependabot[bot]' }}
2121

2222
steps:
23-
- uses: dependabot/fetch-metadata@v2.3.0
23+
- uses: dependabot/fetch-metadata@v2.4.0
2424
with:
2525
github-token: "${{ secrets.GITHUB_TOKEN }}"
2626

@@ -35,7 +35,7 @@ jobs:
3535
if: ${{ github.actor == 'dependabot[bot]' }}
3636

3737
steps:
38-
- uses: dependabot/fetch-metadata@v2.3.0
38+
- uses: dependabot/fetch-metadata@v2.4.0
3939
with:
4040
github-token: "${{ secrets.GITHUB_TOKEN }}"
4141

0 commit comments

Comments
 (0)