Skip to content

Commit

Permalink
Merge branch 'dev' of github.com:deNBI/cloud-portal-webapp into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz committed Aug 14, 2024
2 parents 9f7f2c6 + 4beb7aa commit 4371607
Show file tree
Hide file tree
Showing 4 changed files with 201 additions and 58 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/LintingAutoFix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
run: echo "The selected tag is ${{ steps.tag.outputs.TAG }}"
- uses: actions/setup-node@v4
with:
node-version: '18.18.2'
node-version: '18.20.3'
- run: git status
- run: npm install -g yarn
- name: Prepare
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/master-protection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: rokroskar/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/[email protected].6
- uses: actions/[email protected].7

- name: Check Tag
run: |
Expand Down
Loading

0 comments on commit 4371607

Please sign in to comment.