Skip to content

Commit

Permalink
Add tmate
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenwade committed Feb 23, 2025
1 parent 656cad2 commit 606629e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
brew install postgresql@16
brew services start postgresql@16
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

Check warning

Code scanning / CodeQL

Unpinned tag for a non-immutable Action in workflow Medium test

Unpinned 3rd party Action 'E2E tests' step
Uses Step
uses 'mxschmitt/action-tmate' with ref 'v3', not a pinned commit hash

- name: Check out repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

Expand Down

0 comments on commit 606629e

Please sign in to comment.