We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9674ab4 commit 03748e2Copy full SHA for 03748e2
2 files changed
.github/FUNDING.yml
@@ -1,2 +1,2 @@
1
-custom: https://Stripe.PlayForm.Cloud/b/3csdQZfzn2LDaBOcMN
+custom: https://buy.stripe.com/3csdQZfzn2LDaBOcMN
2
open_collective: playform-cloud-collective
.github/workflows/Dependabot.yml
@@ -20,7 +20,7 @@ jobs:
20
if: ${{ github.actor == 'dependabot[bot]' }}
21
22
steps:
23
- - uses: dependabot/fetch-metadata@v2.3.0
+ - uses: dependabot/fetch-metadata@v2.4.0
24
with:
25
github-token: "${{ secrets.GITHUB_TOKEN }}"
26
@@ -35,7 +35,7 @@ jobs:
35
36
37
38
39
40
41
0 commit comments