Skip to content

Commit

Permalink
Bump set-env version
Browse files Browse the repository at this point in the history
  • Loading branch information
anaximander committed Mar 26, 2024
1 parent ed6321f commit 37d0495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: set environment variables
uses: allenevans/set-env@v2.0.0
uses: allenevans/set-env@v3.0.0
with:
DB_PASS: ${{ secrets.DB_PASS }}
DB_USER: ${{ secrets.DB_USER }}
Expand Down

0 comments on commit 37d0495

Please sign in to comment.