Skip to content

Commit

Permalink
[github-workflows]: Bump Asana/create-app-attachment-github-action (#32)
Browse files Browse the repository at this point in the history
Bumps [Asana/create-app-attachment-github-action](https://github.com/asana/create-app-attachment-github-action) from 1.2 to 1.3.
- [Release notes](https://github.com/asana/create-app-attachment-github-action/releases)
- [Commits](Asana/create-app-attachment-github-action@v1.2...v1.3)

---
updated-dependencies:
- dependency-name: Asana/create-app-attachment-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 29, 2024
1 parent b88e718 commit ac92a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
if: inputs.attach-pr && needs.check-for-secrets.outputs.has-github-secret == 'yes' && github.actor != 'dependabot[bot]'
steps:
- name: Create pull request attachments
uses: Asana/create-app-attachment-github-action@v1.2
uses: Asana/create-app-attachment-github-action@v1.3
id: postAttachment
with:
asana-secret: ${{ secrets.github-secret }}
Expand Down

0 comments on commit ac92a53

Please sign in to comment.