Skip to content

Commit

Permalink
Pin app linter action to specific commit hash and update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
nmfretz committed Jul 23, 2024
1 parent ba7bdf5 commit 757df3f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/lint-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,10 @@ on:
pull_request:
branches:
- master
workflow_dispatch:

jobs:
lint-apps:
name: Lint apps
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: sharknoon/umbrel-app-linter-action@v1.1.8
- uses: sharknoon/umbrel-app-linter-action@0e2fb2038f8fd2e839887b232f6310fc6bc0edf4

0 comments on commit 757df3f

Please sign in to comment.