diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index dd98ef80..fedc92b1 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -1,4 +1,4 @@ -# Contributing to Underdog +# Contributing to TerraFirmaGreg-Vintage ## Required software diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bed296cd..ff9c7823 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,7 +11,7 @@ updates: schedule: interval: "weekly" labels: - - "4. PR: Dependencies" + - "1. Type: Dependencies" groups: dependencies: applies-to: version-updates diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c3f8c292..ec86e6aa 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -450,7 +450,7 @@ jobs: - name: 🚀 Create release id: release - uses: softprops/action-gh-release@v2.2.0 + uses: softprops/action-gh-release@v2.1.0 with: name: ${{ needs.info.outputs.project_version }} tag_name: ${{ needs.info.outputs.project_version }}