Skip to content

Commit 93121eb

Browse files
ci: use correct default pfsense version
1 parent 4bdb069 commit 93121eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ concurrency: build
1010
env:
1111
SWAGGER_UI_VERSION: "5.17.10"
1212
PYTHON_VERSION: "3.10"
13-
DEFAULT_PFSENSE_VERSION: "2.8.0"
13+
DEFAULT_PFSENSE_VERSION: "2.8.1"
1414

1515
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
1616
permissions:

0 commit comments

Comments
 (0)