Skip to content

Commit 1d61927

Browse files
Merge branch 'master' into dependabot/github_actions/master/actions/deploy-pages-5.0.0
2 parents b7578b4 + f8d5575 commit 1d61927

3 files changed

Lines changed: 47 additions & 54 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
path: pfSense-${{ matrix.PFSENSE_VERSION }}-pkg-RESTAPI.pkg
7171

7272
- name: Release
73-
uses: softprops/action-gh-release@153bb8e04406b158c6c84fc1615b65b24149a1fe # v2.6.1
73+
uses: softprops/action-gh-release@b4309332981a82ec1c5618f44dd2e27cc8bfbfda # v3.0.0
7474
with:
7575
files: pfSense-${{ matrix.PFSENSE_VERSION }}-pkg-RESTAPI.pkg
7676

@@ -207,7 +207,7 @@ jobs:
207207
mv ./.phpdoc/build/* ./www/php-docs/
208208
209209
- name: Upload artifact
210-
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
210+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
211211
with:
212212
path: "./www"
213213

composer.lock

Lines changed: 11 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 34 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)