We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 388f06d commit 533bde6Copy full SHA for 533bde6
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
# Run DB migrations with the public action
13
- name: DB migrations checker with DLE
14
#uses: postgres-ai/[email protected]
15
- uses: postgres-ai/dle-github-actions@master
+ uses: agneum/migration-action@composite-action
16
id: db-migrations
17
with:
18
dbname: test
0 commit comments