Skip to content

Commit

Permalink
Merge pull request #676 from evemonk/updates
Browse files Browse the repository at this point in the history
Updates
  • Loading branch information
biow0lf authored Nov 25, 2023
2 parents e5180b8 + 66c7038 commit 34bae7e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/bundler-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
with:
bundler-cache: true
- run: bin/bundle-audit update
- run: bin/bundle-audit check
- run: bin/bundle-audit
2 changes: 1 addition & 1 deletion .github/workflows/rspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:

services:
postgres:
image: "postgres:16.0"
image: "postgres:16.1"
env:
POSTGRES_HOST_AUTH_METHOD: "trust"
POSTGRES_USER: "runner"
Expand Down

0 comments on commit 34bae7e

Please sign in to comment.