aboutsummaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorKevin Hoerr <kjhoerr@protonmail.com>2022-11-21 15:46:03 -0500
committerGitHub <noreply@github.com>2022-11-21 15:46:03 -0500
commitc971930cc871b750fa75cb630384563c0c3705a2 (patch)
treecc0a984cd46280741d333965090d2e16d38fc8ab /.github
parent113e6181be8d6d81b18a9e1f83a93ccc1a7e4b5e (diff)
downloadsubmelon.dev-c971930cc871b750fa75cb630384563c0c3705a2.tar.gz
submelon.dev-c971930cc871b750fa75cb630384563c0c3705a2.tar.bz2
submelon.dev-c971930cc871b750fa75cb630384563c0c3705a2.zip
Remove unused files; consistent icon styling (#11)
* Remove unused files; consistent icon styling * Update GitHub actions
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build.yml2
-rw-r--r--.github/workflows/pull_requests.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index aa698b8..d98b293 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
- name: Run Gatsby Build
run: npm run build --if-present
- name: Commit public changes
- uses: actions-js/push@v1.3
+ uses: actions-js/push@latest
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
branch: trunk
diff --git a/.github/workflows/pull_requests.yml b/.github/workflows/pull_requests.yml
index a3cee9a..04cb713 100644
--- a/.github/workflows/pull_requests.yml
+++ b/.github/workflows/pull_requests.yml
@@ -16,7 +16,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Check changes (prevent pushing to public/)
- uses: xalvarez/prevent-file-change-action@v1
+ uses: xalvarez/prevent-file-change-action@v1.3.1
with:
githubToken: ${{ secrets.GITHUB_TOKEN }}
pattern: public/